From 47b097ca9827acb57ea5b601c29840912eae9873 Mon Sep 17 00:00:00 2001 From: Bernhard Rosenkraenzer Date: Mon, 24 Jul 2000 14:19:47 +0000 Subject: /etc/init.d -> /etc/rc.d/init.d --- rc.d/init.d/single | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d/init.d/single') diff --git a/rc.d/init.d/single b/rc.d/init.d/single index 6806d0c3..7b453a09 100755 --- a/rc.d/init.d/single +++ b/rc.d/init.d/single @@ -10,7 +10,7 @@ # Modified for RHS Linux by Damien Neil # -. /etc/init.d/functions +. /etc/rc.d/init.d/functions # Set the path. PATH=/sbin:/bin:/usr/sbin:/usr/bin -- cgit v1.2.1