[isf-wifidog] Start wifidog automatically

Rowson Christopher Christopher.Rowson at hullcc.gov.uk
Lun 9 Jan 13:50:22 EST 2006


Ah, no problem figured it out! - If you want to know how....

Create a shell script at /etc/init.d/wifidog.sh

------------------------------------------------
## Script to call wifidog daemon - Chris Rowson
echo "Starting the wifidog daemon"
cd /usr/local/bin ;
./wifidog ;
------------------------------------------------

Make the script executable

Add the script to the debian startup process by making a symbolic link from
rc2.d to it:

ln -s /etc/init.d/proxy.sh /etc/rc2.d/S95proxy 

And that sorted it out.

Chris
-------------- next part --------------
###############################################

This email and any files transmitted with it are confidential and intended solely 
for the use of the individual or entity to whom they are addressed.  If you 
have received this email in error please notify the system manager.  

This footnote also confirms that this email message has been swept by 
F-Secure Internet Gatekeeper® for the presence of computer viruses.

###############################################


More information about the WiFiDog mailing list