luci-app-amule: fix init
This commit is contained in:
parent
e921293b03
commit
d6ec89c426
@ -8,6 +8,10 @@ USE_PROCD=1
|
||||
LIST_SEP="
|
||||
"
|
||||
|
||||
service_triggers() {
|
||||
procd_add_reload_trigger amule
|
||||
}
|
||||
|
||||
unregex() {
|
||||
echo "$1" | sed -e 's/[]\/()$*.^|[]/\\&/g'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user