From b400c4f95b9fc0e62d6020e2344174943a25e492 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 21 Jun 2017 15:41:37 -0700 Subject: Install init script in $DESTDIR/etc, not $prefix/$sysconfdir Fixes: #178. --- ChangeLog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog.rst') 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 -- cgit v1.2.3