aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/igmpproxy/files/igmpproxy.init
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/igmpproxy/files/igmpproxy.init')
-rw-r--r--package/network/services/igmpproxy/files/igmpproxy.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/igmpproxy/files/igmpproxy.init b/package/network/services/igmpproxy/files/igmpproxy.init
index 009bb5d429..0c30895ad6 100644
--- a/package/network/services/igmpproxy/files/igmpproxy.init
+++ b/package/network/services/igmpproxy/files/igmpproxy.init
@@ -114,7 +114,7 @@ start_service() {
[ -n "$has_upstream" ] || return
procd_open_instance
- procd_set_param command $PROG
+ procd_set_param command $PROG '-n'
[ -n "$logopts" ] && procd_append_param command $logopts
procd_append_param command $CONFIGFILE
procd_set_param file $CONFIGFILE