diff options
| author | Roy Marples <roy@marples.name> | 2008-04-13 11:49:19 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-13 11:49:19 +0000 |
| commit | b3ddebb52ed673d72c5c436deb56e7f2a79d16e8 (patch) | |
| tree | 31d61e201a19a1c5a2cd7b87452700ec54598a3e /README | |
| parent | e1dcde7a8c6452bd02de7728924d21b4f0d985c4 (diff) | |
| download | dhcpcd-b3ddebb52ed673d72c5c436deb56e7f2a79d16e8.tar.xz | |
Remove the bit about init detection as it's no longer used.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 |
