summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-15 23:58:16 +0000
committerRoy Marples <roy@marples.name>2007-11-15 23:58:16 +0000
commit9868f79cb4d57c2cef1cb76833ee107ad37dfaaa (patch)
tree55fb4ed63f1c6a8be426433c429e07380ee0e91f /README
parentbbcd33d4f5cd992c106d68a4d517e90d3d4e8486 (diff)
downloaddhcpcd-9868f79cb4d57c2cef1cb76833ee107ad37dfaaa.tar.xz
Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 21bff96c..284acc39 100644
--- a/README
+++ b/README
@@ -21,9 +21,10 @@ to the make command to avoid to automatic test.
We try and detect how to restart ntp and ypbind, you can override this with
HAVE_INIT=no or force one of these values
-ORC (OpenRC as used by Gentoo (forked from baselayout))
-BRC (BSD RC system - /etc/rc.d/ntpd restart )
+OPENRC (OpenRC as used by Gentoo (forked from baselayout))
+BSDRC (BSD RC system - /etc/rc.d/ntpd restart )
SERVICE (RedHat service command - service ntpd restart)
+SLACKRC (Slackware RC system - /etc/rc.d/rc.ntpd restart)
SYSV (SYSV style - /etc/init.d/ntpd restart)
You can change the default dir where dhcpcd stores it's .info files with