From eccb70a7f91b2d22582587f26d1a28bb31408b45 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 May 2019 00:10:51 +0100 Subject: gentoo resync : 18.05.2019 --- net-dns/dnsdist/files/dnsdist.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns/dnsdist/files/dnsdist.initd') diff --git a/net-dns/dnsdist/files/dnsdist.initd b/net-dns/dnsdist/files/dnsdist.initd index 17c86ca431d4..f15a6d9e6a48 100644 --- a/net-dns/dnsdist/files/dnsdist.initd +++ b/net-dns/dnsdist/files/dnsdist.initd @@ -31,7 +31,7 @@ start() { ebegin "Starting dnsdist (${DNSDIST_INSTANCE})" start-stop-daemon --start --exec $DNSDIST --pidfile ${PIDFILE} \ - -b -- -u ${DNSDIST_USER} -g ${DNSDIST_GROUP} \ + -b -- --supervised -u ${DNSDIST_USER} -g ${DNSDIST_GROUP} \ -C $DNSDIST_CONFFILE ${DNSDIST_OPTIONS} eend $? } -- cgit v1.2.3