aboutsummaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
Diffstat (limited to 'rc')
-rw-r--r--rc/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/rc/README b/rc/README
index 40e716e..e3abc05 100644
--- a/rc/README
+++ b/rc/README
@@ -1,10 +1,12 @@
* Overview
+
This directory contains distribution-specific startup scripts for
Ping903. All scripts assume the daemon binary is installed at
/usr/sbin/ping903. If it's not the case, change the value of the
COMMAND variable, located at the start of the script.
* debian.rc
+
The start script for Debian-based systems without systemd. Use it on
Debian 7, Ubuntu up to 16.04, etc.
@@ -17,7 +19,7 @@ Debian 7, Ubuntu up to 16.04, etc.
update-rc.d ping903 defaults
-Optionally, you may create the file /etc/default/903, which can
+Optionally, you may create the file /etc/default/ping903, which can
define two shell variables:
START
@@ -28,6 +30,7 @@ define two shell variables:
Additional options to be passed to the server.
* ping903.service
+
Service definition for systems with systemd. Usage:
1. Copy
@@ -43,6 +46,7 @@ Service definition for systems with systemd. Usage:
systemctl start ping903
* slackware.rc
+
Slackware rc script. In fact, it is the most general of all and it
will work an all systems with no (or at a pinch, little) changes.
Usage:

Return to:

Send suggestions and report system problems to the System administrator.