From 7a0f8e28ba339398e7cdbf5464fe9bb836556c74 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 11 Apr 2006 13:42:58 +0000 Subject: [PATCH] Start nonamed in local mode by default --- etc/usr/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0