diff options
Diffstat (limited to 'package/wifidog/files/wifidog.postinst')
-rw-r--r-- | package/wifidog/files/wifidog.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/wifidog/files/wifidog.postinst b/package/wifidog/files/wifidog.postinst new file mode 100644 index 000000000..e778a2300 --- /dev/null +++ b/package/wifidog/files/wifidog.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf wifidog wifidog NO |