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) --- runlevels.Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels.Linux/Makefile') diff --git a/runlevels.Linux/Makefile b/runlevels.Linux/Makefile index 4a73e7b9..73a0acbe 100644 --- a/runlevels.Linux/Makefile +++ b/runlevels.Linux/Makefile @@ -1,4 +1,4 @@ -BOOT = consolefont keymaps modules net.lo +BOOT = consolefont keymaps modules net.lo procfs DEFAULT = hdparm TOPDIR = .. -- cgit v1.2.3