]> git.ipfire.org Git - thirdparty/unbound.git/commit
unbound.service.in: stop binding pidfile inside chroot dir 142/head
authorMaryse47 <41080948+Maryse47@users.noreply.github.com>
Wed, 8 Jan 2020 15:21:22 +0000 (15:21 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2020 15:21:22 +0000 (15:21 +0000)
commit89d98564c38b7d1318cf8c7af699a59c3bb03102
tree896b862b627d688d4a5ef6a233cd41ec89c55809
parentc4e199ecca8801ac51d4b0111f18b0e78c6a7f73
unbound.service.in: stop binding pidfile inside chroot dir

Apparently pidfile isn't used inside chroot and binding it may cause some weird failures with older systemd.

Fixes https://github.com/NLnetLabs/unbound/issues/138
contrib/unbound.service.in