mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
delete /usr/ucb from PATH
This commit is contained in:
parent
ee01e15bb2
commit
3ba74234ae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14602
@ -6,7 +6,7 @@ USAGE='echo \
|
|||||||
... \
|
... \
|
||||||
"; exit 1'
|
"; exit 1'
|
||||||
|
|
||||||
PATH=%DESTSBIN%:/bin:/usr/bin:/usr/ucb:$PATH
|
PATH=%DESTSBIN%:/bin:/usr/bin:$PATH
|
||||||
PIDFILE=%PIDDIR%/named.pid
|
PIDFILE=%PIDDIR%/named.pid
|
||||||
|
|
||||||
if [ -f $PIDFILE ]
|
if [ -f $PIDFILE ]
|
||||||
|
Loading…
Reference in New Issue
Block a user