summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index a7d14c8..1ba5f23 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -150,7 +150,7 @@
if [ -n "$MAKEDEVPATH" ]; then
PATH="$MAKEDEVPATH"
else
- PATH=/sbin:/bin:$PATH
+ PATH=/sbin:/bin
fi
umask 77
OpenPOWER on IntegriCloud