@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/usr/bin/crond'
|
||||
service_args=( -n -f ~/.config/crontab )
|
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/usr/bin/crond'
|
||||
service_args=( -n -f ~/.config/crontab )
|