diff options
| author | Roy Marples <roy@marples.name> | 2008-03-27 20:10:31 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-03-27 20:10:31 +0000 |
| commit | ce51e90ffa9b9fc2001f0918ffee28201e5bfd70 (patch) | |
| tree | ec8fe6aa4e956d66a94c3b2f665b0a880e6f1cb7 /README | |
| parent | 958fad74c4cc54102595562481115d2428c809a2 (diff) | |
| download | dhcpcd-ce51e90ffa9b9fc2001f0918ffee28201e5bfd70.tar.xz | |
If not Linux then assume BSD.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -16,8 +16,10 @@ man dhcpcd for command line options 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. +If you're cross compiling you may need to set the below knobs to avoid +automatic tests. +HAVE_FORK=yes | no +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 |
