From 1e9be161b9cdca4734d891f1ea3cc58af03c9d21 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 31 Jan 2008 18:01:20 +0000 Subject: Fix up deps for new scripts. --- init.d.Linux/clock | 2 +- init.d.Linux/modules | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'init.d.Linux') diff --git a/init.d.Linux/clock b/init.d.Linux/clock index 898fc906..a6305e92 100755 --- a/init.d.Linux/clock +++ b/init.d.Linux/clock @@ -24,7 +24,7 @@ fi depend() { if yesno ${clock_adjfile}; then - use checkroot + use root else before * fi diff --git a/init.d.Linux/modules b/init.d.Linux/modules index a6952651..f4f9a895 100755 --- a/init.d.Linux/modules +++ b/init.d.Linux/modules @@ -6,7 +6,6 @@ description="Loads a user defined list of kernel modules." depend() { - need checkroot use isapnp } -- cgit v1.2.3