Show
Ignore:
Timestamp:
02/17/11 20:17:01 (2 years ago)
Author:
jow
Message:

applications/luci-splash: fix init script enabling on build host

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/applications/luci-splash/root/etc/init.d/luci_splash

    r6346 r6915  
    99IPT_REPLAY=/var/run/luci_splash.iptlog 
    1010LOCK=/var/run/luci_splash.lock 
    11  
    12 include /lib/network 
    13 scan_interfaces 
    14 config_load luci_splash 
    1511 
    1612silent() { 
     
    168164    lock -w $LOCK && lock $LOCK 
    169165 
     166    include /lib/network 
     167    scan_interfaces 
     168    config_load luci_splash 
     169 
    170170    ### Find QoS limits 
    171171    config_get LIMIT_UP general limit_up 
     
    241241    lock -w $LOCK && lock $LOCK 
    242242 
     243    include /lib/network 
     244    scan_interfaces 
     245    config_load luci_splash 
     246 
    243247    ### Clear interface rules 
    244248    config_foreach iface_del iface