mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
Removed /usr/contrib/bin from PATH
This commit is contained in:
parent
77277aa67e
commit
734916e02f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=448
@ -830,7 +830,7 @@ IFS=$OIFS
|
||||
|
||||
# cat << EOF >.profile
|
||||
(
|
||||
echo "PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/contrib/bin:/usr/distbin:.:"
|
||||
echo "PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/usr/distbin:.:"
|
||||
echo "export PATH"
|
||||
echo "HOME=/root"
|
||||
echo "export HOME"
|
||||
|
Loading…
Reference in New Issue
Block a user