From d81def80b00a3dbcb4f8980f4503c4d659b48a2a Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 23 Nov 2007 12:04:11 +0000 Subject: Move /etc/conf.d/rc to /etc/rc.conf. Lowercase all configurable variables, non configurations remain uppercase. Replace rc_env_bool with rc_yesno. Split localmount info procfs (Linux) and dumpon, savecore (BSD) --- conf.d.BSD/rarpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d.BSD/rarpd') diff --git a/conf.d.BSD/rarpd b/conf.d.BSD/rarpd index 37643f5e..60d71a45 100644 --- a/conf.d.BSD/rarpd +++ b/conf.d.BSD/rarpd @@ -1,3 +1,3 @@ # To start rarpd only for a given interface, set the # following variable. Otherwise we listen on all interfaces. -#RARPD_INTERFACE="rl0" +#rarpd_interface="rl0" -- cgit v1.2.3