summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
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.)