Install init script in /etc/ instead of $sysconfdir
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 9 Jul 2019 12:13:50 +0000 (05:13 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 9 Jul 2019 12:15:09 +0000 (05:15 -0700)
commita0b9cb9d7603d4eda3fdb18952a30c8d914fa85c
treef00ba965cc189bdcbb21060979dade1e176d23b4
parent4cfbc27d4ec1a18d42f08e704eafb1b7b37332a9
Install init script in /etc/ instead of $sysconfdir

sysconfdir defaults to /usr/local/etc which is almost always the wrong
choice.

Fixes: #427
ChangeLog.rst
util/install_helper.sh