]> git.ipfire.org Git - thirdparty/unbound.git/commit
unbound.service.in: add RuntimeDirectory and ConfigurationDirectory
authorMaryse47 <41080948+Maryse47@users.noreply.github.com>
Fri, 24 Jan 2020 12:41:06 +0000 (13:41 +0100)
committerMaryse47 <41080948+Maryse47@users.noreply.github.com>
Mon, 27 Jan 2020 12:44:46 +0000 (13:44 +0100)
commit1464bedce25f270508a3c9d921448afedc9ec9a2
tree577f0e36e5b4e9a20d9a169b887b15099095cd79
parent68ff1730ac9cb7f339d6618b87977f69dc02d974
unbound.service.in: add RuntimeDirectory and ConfigurationDirectory

Adding 'RuntimeDirectory' is needed when pidfile path is set to
subdirectory under /run.

Adding ConfigurationDirectory may help in some non-standard setups.

Also add more descriptions about used rules to avoid user confusion
about they meaning and purpose.
contrib/unbound.service.in