From ee593c6930c0b4833880cea309c73437107afe03 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 16 May 2020 16:30:49 +0300 Subject: init: set PATH in rc.lib --- rc.shutdown | 2 -- 1 file changed, 2 deletions(-) (limited to 'rc.shutdown') diff --git a/rc.shutdown b/rc.shutdown index 219e775..292284f 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -4,8 +4,6 @@ . /etc/init/rc.conf . /usr/lib/init/rc.lib -PATH=$PATH:/usr/local/bin:/usr/bin - run_hook pre.shutdown command -v sv >/dev/null && -- cgit v1.2.3