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 Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to