summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
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 /keysafe.cabal
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 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index e5edad4..2d2257d 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -23,6 +23,7 @@ Extra-Source-Files:
INSTALL
keysafe.1
keysafe.service
+ keysafe.init
keysafe.desktop
keysafe.autostart
Makefile