summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-04-13 11:49:19 +0000
committerRoy Marples <roy@marples.name>2008-04-13 11:49:19 +0000
commitb3ddebb52ed673d72c5c436deb56e7f2a79d16e8 (patch)
tree31d61e201a19a1c5a2cd7b87452700ec54598a3e /README
parente1dcde7a8c6452bd02de7728924d21b4f0d985c4 (diff)
downloaddhcpcd-b3ddebb52ed673d72c5c436deb56e7f2a79d16e8.tar.xz
Remove the bit about init detection as it's no longer used.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 51a68b84..10a30609 100644
--- a/README
+++ b/README
@@ -20,14 +20,6 @@ If you're cross compiling you may need to set the below knobs to avoid
automatic tests.
OS=BSD | Linux
-We try and detect how to restart ntp and ypbind, you can override this with
-HAVE_INIT=no or force one of these values
-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
INFODIR=/var/db