[SCM] live-config branch, debian-next, updated. 1e854e95683f04bce80614cda32e966ca2d6c3ac
Daniel Baumann
daniel at debian.org
Tue Sep 28 17:07:12 UTC 2010
The following commit has been merged in the debian-next branch:
commit 1e854e95683f04bce80614cda32e966ca2d6c3ac
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Sep 28 19:07:13 2010 +0200
Using medium as keyword instead of media in hook script, as documented in the manpage (Closes: #598375).
diff --git a/scripts/config/999-hooks b/scripts/config/999-hooks
index 074be13..48b9b59 100755
--- a/scripts/config/999-hooks
+++ b/scripts/config/999-hooks
@@ -32,7 +32,7 @@ Process_hooks ()
fi
;;
- media)
+ medium)
if ls /live/image/live/hooks/* 2>&1
then
_HOOKS="${_HOOKS} $(ls /live/image/live/hooks/*)"
--
live-config
More information about the debian-live-changes
mailing list