diff options
Diffstat (limited to 'applications/luci-splash/root')
-rwxr-xr-x | applications/luci-splash/root/etc/init.d/luci_splash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-splash/root/etc/init.d/luci_splash b/applications/luci-splash/root/etc/init.d/luci_splash index 4f36252e6..45c4d382a 100755 --- a/applications/luci-splash/root/etc/init.d/luci_splash +++ b/applications/luci-splash/root/etc/init.d/luci_splash @@ -285,7 +285,7 @@ start() { config_foreach mac_add blacklist config_foreach mac_add whitelist - #config_load luci_splash_leases + config_load luci_splash_leases config_foreach mac_add lease ### Add crontab entry |