examples/remote_syslog.init.d in remote_syslog-1.6.4 vs examples/remote_syslog.init.d in remote_syslog-1.6.4.1

- old
+ new

@@ -1,5 +1,14 @@ #!/bin/bash +# +# /etc/init.d/remote_syslog +# +# Starts the remote_syslog daemon +# +# chkconfig: 345 90 5 +# description: Runs remote_syslog +# +# processname: remote_syslog prog="remote_syslog" config="/etc/log_files.yml" pid_dir="/var/run"