rfxn / advanced-policy-firewall

Advanced Policy Firewall (APF)
GNU General Public License v2.0
93 stars 46 forks source link

apf doesn't log the year of when an event occured #3

Open grepwood opened 9 years ago

grepwood commented 9 years ago

This could help in scripting things. I have a script that uses at. If at receives a date without a year, adn that date is before now, at will exhibit enough sense to run the job next year at the specified month, day, hour, etc. This is a strike of luck. For a program that doesn't make guesses like at, I would need to program a way to find out what year the event was logged. It's a trivial task, but it adds a little tedium.

Is there a chance apf could also log the year of when the event has taken place?