1 ## arg 1: the new package version
4 wifidog-gateway: Once you have configured /etc/wifidog/wifidog.conf, test the server with:
5 wifidog-gateway: wifidog -f -d 7
6 wifidog-gateway: -f means to run in foreground (do not become a background daemon)
7 wifidog-gateway: -d 7 increases debug output level to the maximum
11 # vim:set ts=2 sw=2 et: