-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, Apr 05, 2008 at 02:17:17AM EST, Olaf Weicker wrote: > Hi, > > there seems to be a bug with the default init.d script. Zabbix has a > problem to start, without the /var/run/zabbix-agent/ (you probably know > already). > > I fixed this with adding the following lines in /etc/init.d/zabbix-agent > > mkdir -p /var/run/zabbix-agent > /dev/null 2> /dev/null > chown zabbix:zabbix /var/run/zabbix-agent > chmod 0750 /var/run/zabbix-agent > > before "test -f $DAEMON || exit 0"
If there isn't one already, I suggest you file a bug on launchpad against this package to make sure it is known. Luke -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH+bIojVefwtBjIM4RAvfwAKCMcZpDH1pFMi/DkH3f49cQzd/XmQCeKyiD UMQpmXMjtdwizCZ6CLiN/RY= =G/FP -----END PGP SIGNATURE----- -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
