[isf-wifidog] Wifidog gateway init script for a PC

Pascal Leclerc isf at plec.ca
Jeu 10 Juil 20:47:02 EDT 2008


>> Is there an option to
>> write the verbose output to a log file instead of writing to the
>> terminal?
>
> Not within wifidog itself
>
... but with GNU/Linux you can

Keep options "-f -d 7"
Send wifidog in background in the init script with &
Redirect STDOUT to a file (will be your log file)

/usr/bin/wifidog -f -d 7 >> /var/log/wifidog.log &

Tested with OpenWRT, but should work with Suse

   Pascal



Plus d'informations sur la liste de diffusion WiFiDog