compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #54080
[Bug 1467840] [NEW] zabbix-agent fails to start on boot
Public bug reported:
zabbix-agent 1:2.2.2+dfsg-1 uses upstart to manage the service. By
default the start clause reads
start on (filesystem and net-device-up IFACE=lo)
this can result in the following message in /var/log/upstart/zabix-
agent.log
chown: invalid user: 'zabbix:zabbix'
The filesystem and networks have been brought up before the system is
ready to accept non root accounts. This only happens on my new hex core
(with hyperthreading) machines. Changing the start clause to
start on runlevel [2345]
solves the problem.
** Affects: zabbix (Ubuntu)
Importance: Undecided
Status: New
** Package changed: compiz (Ubuntu) => zabbix (Ubuntu)
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1467840
Title:
zabbix-agent fails to start on boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zabbix/+bug/1467840/+subscriptions
Follow ups
References