diff options
Diffstat (limited to 'extras/multipath/multipath.hotplug')
-rw-r--r-- | extras/multipath/multipath.hotplug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/multipath/multipath.hotplug b/extras/multipath/multipath.hotplug index db7894cb99..8d60f4d2c6 100644 --- a/extras/multipath/multipath.hotplug +++ b/extras/multipath/multipath.hotplug @@ -1,3 +1,3 @@ . /etc/hotplug/hotplug.functions sleep 1 -mesg `/root/multipath scsi $DEVPATH` +mesg `/sbin/multipath scsi $DEVPATH` |