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