5 lines
102 B
Plaintext
Executable File
5 lines
102 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
|
|
service_respawn = always
|
|
service_command = /usr/bin/crond -n -f ~/.config/crontab
|