summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-18 14:54:40 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-18 14:54:40 -0400
commit5835d32d392a0798c5163af0801eef8cb99ebbe1 (patch)
tree38360ccd072cdff34345280580cc9b7e4064bcb7 /INSTALL
parent883ac3063f6005c4c7ab481a77e7064a97c5cd28 (diff)
downloadkeysafe-5835d32d392a0798c5163af0801eef8cb99ebbe1.tar.gz
update
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 287a75f..e044b1b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,7 @@ Note that there is a manpage, but stack doesn't install it yet.
## System-wide installation
This installs keysafe in /usr/bin, and includes the man page,
-desktop file, autostart file, systemd service file, etc.
+desktop file, autostart file, systemd service file, init script, etc.
Start by installing the dependencies as shown in Quick installation.
@@ -45,6 +45,6 @@ target to avoid doing that at package build time. You may create the
keysafe user at package install time instead, although it is only used
by the keysafe server.
-While keysafe ships with a systemd service file, distributions should
-not enable it to be started by default. (Or can put it in its own
-keysafe-server package.)
+While keysafe ships with a systemd service file and an init script,
+distributions should not enable it to be started by default.
+(Or can put it in its own keysafe-server package.)