From: Roy Marples Date: Sun, 13 Apr 2008 11:49:19 +0000 (+0000) Subject: Remove the bit about init detection as it's no longer used. X-Git-Tag: v4.0.2~503 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ddebb52ed673d72c5c436deb56e7f2a79d16e8;p=thirdparty%2Fdhcpcd.git Remove the bit about init detection as it's no longer used. --- 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