ssm-services/init.d/rsyslogd

7 lines
123 B
Plaintext
Raw Normal View History

2015-02-27 09:45:46 +00:00
#!/usr/bin/env watchman
# Author: Alad Wenter
#service_respawn=true
service_command='/usr/bin/rsyslogd'
service_args='-n'