[Pkg-cryptsetup-devel] Bug#487256: cryptsetup: add dep-scripts option to crypttab
Christoph Anton Mitterer
calestyo at scientia.net
Fri Jun 20 20:41:12 UTC 2008
Stupid me, this:
#!/bin/sh
PREREQ=""
prereqs()
{
echo "$PREREQ"
}
case $1 in
prereqs)
prereqs
exit 0
;;
esac
only works with hooks,... right?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5108 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-cryptsetup-devel/attachments/20080620/1d62629e/attachment.bin
More information about the Pkg-cryptsetup-devel
mailing list