From c688523fcc88470906c8dd0357783c9918fafeda Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 16 Apr 2007 13:05:33 +0000 Subject: Punted the volumes init script. Volume handling will be handled by init script that can be run at any point, even before checkroot. --- init.d.Linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.Linux/Makefile') diff --git a/init.d.Linux/Makefile b/init.d.Linux/Makefile index 286266d5..b8328d22 100644 --- a/init.d.Linux/Makefile +++ b/init.d.Linux/Makefile @@ -1,5 +1,5 @@ DIR = /etc/init.d -EXES = clock consolefont keymaps modules numlock volumes +EXES = clock consolefont keymaps modules numlock TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3