9 lines
165 B
Text
Executable file
9 lines
165 B
Text
Executable file
# Comment the following line to enable
|
|
DHCPD_ENABLED="yes"
|
|
|
|
# Options to pass to busybox' udhcpd.
|
|
#
|
|
# -S Log to syslog
|
|
# -f run in foreground
|
|
|
|
DHCPD_OPTS="-S"
|