diff options
| author | Roy Marples <roy@marples.name> | 2007-11-15 23:58:16 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2007-11-15 23:58:16 +0000 |
| commit | 9868f79cb4d57c2cef1cb76833ee107ad37dfaaa (patch) | |
| tree | 55fb4ed63f1c6a8be426433c429e07380ee0e91f /README | |
| parent | bbcd33d4f5cd992c106d68a4d517e90d3d4e8486 (diff) | |
| download | dhcpcd-9868f79cb4d57c2cef1cb76833ee107ad37dfaaa.tar.xz | |
Detect Slackware RC. Also rename ORC to OPENRC and BRC to BSDRC.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
