ssm-services/services/rsyslogd

6 lines
106 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
2015-02-27 09:45:46 +00:00
# Author: Alad Wenter
service_respawn=always
service_command=( /usr/bin/rsyslogd -n )