We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a70f7a commit 4d997adCopy full SHA for 4d997ad
files/etc/init.d/adblock-fast
@@ -8,8 +8,6 @@ START=20
8
USE_PROCD=1
9
LC_ALL=C
10
11
-[ -n "${IPKG_INSTROOT}" ] && return 0
12
-
13
if type extra_command 1>/dev/null 2>&1; then
14
extra_command 'allow' 'Allows domain in current block-list and config'
15
extra_command 'check' 'Checks if specified domain is found in current block-list'
0 commit comments