aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-16 16:30:49 +0300
committerCem Keylan <cem@ckyln.com>2020-05-16 16:30:49 +0300
commitee593c6930c0b4833880cea309c73437107afe03 (patch)
tree3492fa660b8f5385b5652e879fb209aea90adf28 /rc.shutdown
parent3c37be465a1f30aa040a81714e05034d95cf953a (diff)
downloadinit-ee593c6930c0b4833880cea309c73437107afe03.tar.gz
init: set PATH in rc.lib
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-xrc.shutdown2
1 files changed, 0 insertions, 2 deletions
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 &&