From a2bdcb74d46c3b1002df03365330772a049c5173 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Oct 2016 14:43:24 -0400 Subject: 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. --- keysafe.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'keysafe.cabal') 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 -- cgit v1.2.3