You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi did had the same issue and I noticed that there was a syntax issue in the file which led it to be broken I updated the oncalander portion with a space making it look like this :
[Unit]
Description=Run PulledPork3 rule updater for Snort 3 rulesets
RefuseManualStart=no # Allow manual starts
RefuseManualStop=no # Allow manual stops
[Timer]
#Execute job if it missed a run due to machine being off
Persistent=true
#Run 120 seconds after boot for the first time
OnBootSec=120
#Run daily at 1 am OnCalendar=--* 13:35:00previously it wasOnCalendar=--*13:35:00
#File describing job to execute
Unit=pulledpork3.service
[Install]
WantedBy=timers.target
hello,
pulledpork3 is broken in mode timer since the time i enable the mode pid :
thanks you in advance to help myself repair pulledpork3,
regards.
Azaretdodo.
The text was updated successfully, but these errors were encountered: