Hi, How do I start the LAN Information Server (LISa) automatically at boot time. If I run lisa --kde2 as root, everything works fine. I tried adding the following lines to /etc/rc.d/rc.local:
if [ -x /usr/bin/lisa ]; then echo "Starting LISa daemon..." /usr/bin/lisa --kde2 fi but this doesn't work. I don't know where to look for possible error messages, but I believe that the problem has something to do with it not being run as root or not recognising the --kde2 option and thus not finding the correct config file. Any ideas? TIA, -- Guilherme Cirne [EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
