Skip to content
Snippets Groups Projects
Commit 47fd5496 authored by hofmann's avatar hofmann :speech_balloon:
Browse files

adding example for OnCalendar

parent 3150cfe5
No related branches found
No related tags found
1 merge request!2updating Readme
......@@ -3,7 +3,7 @@ timers:
timer_precommand: # pre-command before command (well done sherlock)
timer_command: # which command or script to execute
timer_user: # under which users the timer_command is executed. Default: root
timer_OnCalendar: # "* *-*-* *:*:*"
timer_OnCalendar: # "*-*-* *:*:*" for example: *-*-* *:*:00 -> every minute
# Day Of the week Year-Month-Date Hour:Minute:Second
timer_AccuracySec: # Timer have a default accuracy of round about one minute. You can set the accuracy with this var.
timer_persistent: # Takes a boolean argument. If true, the time when the service unit was last triggered is stroed on disk. When the timer is activated,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment