diff options
| author | Roy Marples <roy@marples.name> | 2007-11-09 20:48:51 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2007-11-09 20:48:51 +0000 |
| commit | 816ad2eab1a0dc05931d71379859682fe6b00da8 (patch) | |
| tree | 68643eeade178c7a3089b5cb1e5e6d3d511414f7 /README | |
| parent | 2669c8a63bb883fd81bed2bc539f09d0367536e0 (diff) | |
| download | dhcpcd-816ad2eab1a0dc05931d71379859682fe6b00da8.tar.xz | |
Add knobs to work with RedHat, Slackware and generic SYSV init scripts
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,3 +24,10 @@ Notes ----- If you're cross compiling you may need to send HAVE_FORK=yes or HAVE_FORK=no 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 ) +SERVICE (RedHat service command - service ntpd restart) +SYSV (SYSV style - /etc/init.d/ntpd restart) |
