[Bug 61903] Re: dhcp3 fails to start during boot-time but starts seamlessly invoking the init-script manually
Ian Justman
ianj at ian-justman.com
Mon Jun 8 18:45:25 BST 2009
My fix for dhcp3 starting on power-up is to chgrp the /etc/dhcp3
directory to dhcpd, then it works. Won't work for everyone, but for me,
since the box is only a DHCP server, it's fine.
The error that flies by but it says that it can't read the config file.
That's because the directory is owned by root:root and is set to 750, so
you gotta be root or in group root to see what's in that directory.
A possible solution in case both client and server need access is to put
the "dhcp" and "dhcpd" users into the root group. The idea is to make
sure that both users SOMEhow have access to that directory.
--Ian.
--
dhcp3 fails to start during boot-time but starts seamlessly invoking the init-script manually
https://bugs.launchpad.net/bugs/61903
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list