* Gerald Waugh <[EMAIL PROTECTED]> [2004-08-21 13:50]: > I modified /etc/init.d/colo > Changed PATH and start
The version of CoLo I just uploaded to Debian unstable supports better configuration of the banner. You can now easily set a BANNER variable in /etc/default/colo and don't have to modify the init script anymore. > PATH=/usr/bin:/usr/sbin:/sbin:/bin > IPADDR=`ifconfig eth0 | grep "inet addr" | cut -f 2 -d":" | cut -f 1 -d" I put that in as an example in /etc/default/colo. I hope that's okay. -- Martin Michlmayr [EMAIL PROTECTED]

