iscsiroot: touch the right marker file

master
Harald Hoyer 2014-01-24 16:35:08 +01:00
parent a0b2c69441
commit cb802bfbc7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ handle_firmware()
fi

if [ -d /sys/class/iscsi_session ]; then
echo 'started' > "/tmp/iscsistarted-iscsi"
echo 'started' > "/tmp/iscsistarted-iscsi:"
echo 'started' > "/tmp/iscsistarted-firmware"
else
return 1