summaryrefslogtreecommitdiffstats
path: root/zfcpconf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zfcpconf.sh')
-rw-r--r--zfcpconf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zfcpconf.sh b/zfcpconf.sh
index 4eb1ab6..4e7dc78 100644
--- a/zfcpconf.sh
+++ b/zfcpconf.sh
@@ -19,7 +19,7 @@
# echo 0x5022000000000000 > /sys/bus/ccw/drivers/zfcp/0.0.4000/0x5005076300c213e9/unit_add
CONFIG=/etc/zfcp.conf
-PATH=/bin:/usr/bin:/sbin:/usr/sbin
+PATH=/bin:/sbin
if [ -f "$CONFIG" ]; then
if [ ! -d /sys/bus/ccw/drivers/zfcp ]; then