aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-21 15:41:37 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-21 15:42:38 -0700
commitb400c4f95b9fc0e62d6020e2344174943a25e492 (patch)
tree1715e2e45382b2b5e08af6f4c4aff612dbf371fb /ChangeLog.rst
parentf2c21571661a6ca7424cad1e8cfd5d8c3ee30cd5 (diff)
Install init script in $DESTDIR/etc, not $prefix/$sysconfdir
Fixes: #178.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 285ef5a..38a1cf6 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,8 @@
Unreleased Changes
==================
+* The init script is now installed into the right location
+ ($DESTDIR/etc/init.d rather than $prefix/$sysconfdir/init.d)
* The `example/passthrough_ll` filesystem now supports creating
and writing to files.
* `fuse_main()` / `fuse_remove_signal_handlers()`: do not reset