7e99d071c0
Signed-off-by: fbt <fbt@fleshless.org>
6 lines
117 B
Plaintext
Executable File
6 lines
117 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
|
|
service_respawn='true'
|
|
service_command='/usr/bin/crond'
|
|
service_args=( -n -f ~/.config/crontab )
|