summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-18 14:43:24 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-18 14:43:24 -0400
commita2bdcb74d46c3b1002df03365330772a049c5173 (patch)
tree269df7b9b14a3203b03bd7434ebb8cc51f02741a /CHANGELOG
parentb519bf51580695e881f5e6766253e0f5e88a9a7e (diff)
downloadkeysafe-a2bdcb74d46c3b1002df03365330772a049c5173.tar.gz
Added a LSB init script, for non-systemd systems.
(It currently uses Debian's start-stop-daemon, so would need porting for other distributions.) This commit was sponsored by Fernando Jimenez on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7763a4f..00c5a26 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@ keysafe (0.20161007) UNRELEASED; urgency=medium
* Check if --store-local directory is writable.
* Removed dependency on crypto-random.
+ * Added a LSB init script, for non-systemd systems.
+ (It currently uses Debian's start-stop-daemon, so would need porting
+ for other distributions.)
-- Joey Hess <id@joeyh.name> Thu, 06 Oct 2016 16:48:57 -0400