summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-25 17:57:06 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-05-25 17:57:06 -0400
commit9c52dea43162301bd92297c773530d881d7e2f27 (patch)
treeb10af7e0b3847606d1452fa60a67986e19afe738
parentb4c7a10f876cdb14f15bebda39702502001618a4 (diff)
downloaddraklive-install-9c52dea43162301bd92297c773530d881d7e2f27.tar
draklive-install-9c52dea43162301bd92297c773530d881d7e2f27.tar.gz
draklive-install-9c52dea43162301bd92297c773530d881d7e2f27.tar.bz2
draklive-install-9c52dea43162301bd92297c773530d881d7e2f27.tar.xz
draklive-install-9c52dea43162301bd92297c773530d881d7e2f27.zip
update comment
-rwxr-xr-xdraklive-install-lock-storage2
1 files changed, 1 insertions, 1 deletions
diff --git a/draklive-install-lock-storage b/draklive-install-lock-storage
index 2893c93..0f7101e 100755
--- a/draklive-install-lock-storage
+++ b/draklive-install-lock-storage
@@ -3,5 +3,5 @@
CMD=/usr/sbin/draklive-install
/usr/bin/udisks --inhibit -- $CMD
-# run without hal lock if it fails
+# run without udisks lock if it fails
[ "$?" != 0 ] && $CMD