]> git.ipfire.org Git - thirdparty/unbound.git/commit
unbound.service.in: do not fork into the background 83/head
authorMaryse47 <41080948+Maryse47@users.noreply.github.com>
Fri, 20 Sep 2019 10:07:37 +0000 (10:07 +0000)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2019 10:07:37 +0000 (10:07 +0000)
commitacdd4058d27ede378d0ab720df8a61d7a50189b1
tree3340223e335d01ceed68c10ccd6820ed2e4c53b2
parent1b62399a6ec659608cf19e8bbfe71b82e4cf7eed
unbound.service.in: do not fork into the background

This is needed when unbound config doesn't set "do-daemonize: no" by itself otherwise starting service fails with:
 systemd[1]: unbound.service: Got notification message from PID <PID>, but reception only permitted for main PID which is currently not known

https://github.com/NLnetLabs/unbound/blob/release-1.9.3/doc/example.conf.in#L236
contrib/unbound.service.in