diff --git a/etc/usr/rc b/etc/usr/rc index 6bbecbfc8..dc00b459e 100644 --- a/etc/usr/rc +++ b/etc/usr/rc @@ -137,7 +137,7 @@ start) then ifconfig -h 10.0.0.1 else daemonize dhcpd fi - daemonize nonamed + daemonize nonamed -L if [ -f "$DAEMONS" ] then . "$DAEMONS" fi