#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
_______________________________________________
Tickets mailing list
Tickets@jw.dyndns.org
http://jw.dyndns.org/mailman/listinfo/tickets

Reply via email to