rc: add full PATH to rc.syshook invoke #4160

This commit is contained in:
Franco Fichtner 2020-06-26 08:46:25 +02:00
parent 5c3791ef8b
commit f6a7df64fe

View File

@ -41,6 +41,7 @@
# via the subdirectory used. For backwards compat the
# suffix is moved to the new subdirectory during a request.
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
SYSDIR="/usr/local/etc/rc.syshook.d"
SYSLEVEL="${1}"