]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add kill capability to systemd service file 85/head
authorsam-lunt <samuel.j.lunt@gmail.com>
Sat, 21 Sep 2019 19:36:12 +0000 (14:36 -0500)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2019 19:36:12 +0000 (14:36 -0500)
commit6943cab6708761c64e8eb55f2d4bbc5660871ff3
treef284ea9c0dc7dfd4ebad45c863b55b5d8b0ba41d
parentf635b47adefd109a16267f8f5584c30a55daa471
Add kill capability to systemd service file

The ExecReload command calls kills on a process owned by the unbound user (or whatever user is configured). To do so, it needs the CAP_KILL capability.
contrib/unbound.service.in