NetXMS Support Forum

English Support => General Support => Topic started by: raypetter on June 08, 2012, 11:45:24 AM

Title: agent netxms-agent_1.2.0_amd64.deb fails to start on boot.
Post by: raypetter on June 08, 2012, 11:45:24 AM
Hi

After installing netxms-agent_1.2.0_amd64.deb all seems well until reboot where the agent does not start as a normal service.

I have checked for /etc/default/ settings in case the agent needs to be told to start on boot, but I have not found anything.

The systems in question are debian squeeze, and ubuntu 10.04 LTS.

Any ideas on what`s wrong?
Title: Re: agent netxms-agent_1.2.0_amd64.deb fails to start on boot.
Post by: Victor Kirhenshtein on June 08, 2012, 05:05:28 PM
Hi!

It's bug in a package. As a fix, you should manually run

update-rc.d nxagentd defaults 99 01

I'll fix this in next version.

Best regards,
Victor