diff options
| author | Darkeye <postfach@martinmichel.info> | 2011-01-24 16:23:56 (GMT) | 
|---|---|---|
| committer | Darkeye <postfach@martinmichel.info> | 2011-01-24 16:23:56 (GMT) | 
| commit | e5e5f5bcd95ccaf3e7e685bb1da9be027b8d058c (patch) | |
| tree | 0bd5b4993a414b892ea4f2ed500b3ca2bf49843c /files/etc/crontabs/root | |
| parent | 2a7069f212166e1aa623cf9a88d17776f4aaedf0 (diff) | |
Splash Screen first implementation. Only wifi-ap is splashed. After click user can use the ap 6000 seconds. Splashed users stored in uci file
Diffstat (limited to 'files/etc/crontabs/root')
| -rw-r--r-- | files/etc/crontabs/root | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/files/etc/crontabs/root b/files/etc/crontabs/root index cfac6b1..bf3cb9e 100644 --- a/files/etc/crontabs/root +++ b/files/etc/crontabs/root @@ -1 +1,2 @@  * * * * * /sbin/test_gateway > /dev/null +* * * * * /sbin/splash_sync > /dev/null  | 
