[Tickets] [Initng] #779: daemon/dhcdbd fails to start
Initng
trac at initng.org
Fri Jul 6 15:43:50 CEST 2007
#779: daemon/dhcdbd fails to start
----------------------------------+-----------------------------------------
Reporter: tim | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Problems with Debian | Version: initng-ifiles-0.1.2
Severity: normal | Keywords:
----------------------------------+-----------------------------------------
daemon/dhcdbd fails to start on my debian lenny/sid since dhcdbd is
located in /usr/sbin, not in /sbin:
changing
exec daemon = /sbin/dhcdbd --system;
to
exec daemon = /usr/sbin/dhcdbd --system;
solves it ...
--
Ticket URL: </ticket/779>
Initng <>
The next generation init system
More information about the Tickets
mailing list