hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Thu Aug 23 07:33:08 PDT 2007
tools/hal-luks-teardown | 2 ++
1 file changed, 2 insertions(+)
New commits:
diff-tree 455004a6e503cc0cbf995ab182014850848b551b (from db8bd2dcb434384f3a24f8f0112343720be1b8a0)
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Thu Aug 23 16:33:02 2007 +0200
source hal-functions in hal-luks-teardown
Fixed hal-luks-teardown to source needed hal-functions.
diff --git a/tools/hal-luks-teardown b/tools/hal-luks-teardown
index f1753d0..332a16d 100755
--- a/tools/hal-luks-teardown
+++ b/tools/hal-luks-teardown
@@ -6,6 +6,8 @@
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2.
+. hal-functions
+
locked_out() {
echo "org.freedesktop.Hal.Device.InterfaceLocked" >&2
echo "Enclosing drive/volume is locked" >&2
More information about the hal-commit
mailing list