From 8136980283f7c19d4e5069ad7b2cfe7e63865dfa Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Wed, 26 Jun 2002 09:27:30 +0000 Subject: - PATH is set in init.d/functions, no need to set it separately --- rc.d/init.d/single | 2 -- 1 file changed, 2 deletions(-) (limited to 'rc.d/init.d/single') diff --git a/rc.d/init.d/single b/rc.d/init.d/single index 03be8134..51459e64 100755 --- a/rc.d/init.d/single +++ b/rc.d/init.d/single @@ -10,8 +10,6 @@ # Modified for RHS Linux by Damien Neil # -PATH=/sbin:/bin:/usr/sbin:/usr/bin - . /etc/rc.d/init.d/functions if [ "$1" != "start" ] ; then -- cgit v1.2.1