laradji / zabbix

Zabbix chef cookbook
Apache License 2.0
91 stars 125 forks source link

add some LSB comment to agent init script #194

Closed dragolabs closed 9 years ago

dragolabs commented 9 years ago

Remove double /bin/sh and add some LSB comments to avoid warnings below:

insserv: Script zabbix_agentd is broken: incomplete LSB comment.
insserv: missing `Required-Start:' entry: please add even if empty.
insserv: missing `Required-Stop:'  entry: please add even if empty.
guilhem commented 9 years ago

Seems ok to me :)