Public bug reported:

I would like to suggest to print a warn message when the DHCP3 daemon
starts with the LTSP overrided config file.

Example:

# Default config file
CONFIG_FILE=/etc/dhcp3/dhcpd.conf

# Allow ltsp to override
if [ -f /etc/ltsp/dhcpd.conf ]; then
       CONFIG_FILE=/etc/ltsp/dhcpd.conf
       echo "WARN: Starting with $CONFIG_FILE"
fi


Tks,
-- 
Alberto Bengoa
Propus
GnuPG ID: 14596E96
http://www.propus.com.br/

** Affects: ltsp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
DHCP init script + LTSP config file
https://bugs.launchpad.net/bugs/237704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to