mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit ac34bf910e)
This commit is contained in:
committed by
Hannu Nyman
parent
d3b43be6c9
commit
45f6a81fb2
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [[ "$ACTION" == "ifup" ]]; then
|
||||
sleep 10 && /etc/init.d/simple-adblock start &
|
||||
fi
|
||||
Reference in New Issue
Block a user