add todoist backup job and role #194
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ OnFailure=todoist_backup_mail.service
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
RestartSec=10min
|
||||
#Restart=on-failure
|
||||
#RestartSec=10min
|
||||
|
||||
ExecStart="/usr/bin/todoist_backup.sh"
|
||||
|
|
Loading…
Reference in a new issue