From 6a8d545c53ff7d779d63098b1db2ebc9aa54dfcc Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 22 Apr 2012 20:16:36 +0000 Subject: switch from hal to udisks --- draklive-install-lock-storage | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'draklive-install-lock-storage') diff --git a/draklive-install-lock-storage b/draklive-install-lock-storage index e003053..2893c93 100755 --- a/draklive-install-lock-storage +++ b/draklive-install-lock-storage @@ -2,7 +2,6 @@ CMD=/usr/sbin/draklive-install -hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive --run $CMD +/usr/bin/udisks --inhibit -- $CMD # run without hal lock if it fails [ "$?" != 0 ] && $CMD - -- cgit v1.2.1