mirror of
https://github.com/nxshock/gron.git
synced 2024-11-27 03:41:00 +05:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
Cron = "* * * * *"
|
|
Command = 'command "param1 param1" param2'
|
|
Description = "comment"
|
|
NumberOfRestartAttemts = 3
|
|
RestartSec = 5
|
|
RestartRule = "on-error"
|