On Wed, 02 Jul 2008, martin f krafft wrote:

> initramfs runs executable scripts in scripts/*/* at various stages.
> Albeit an error by the user or the package, scripts without
> executable permissions get copied to the initrd by the hooks, but
> then they don't get executed.
> 
> Maybe initramfs could warn about files in scripts/*/* it would
> install, which aren't executable?

chmod 666 /usr/share/initramfs-tools/hooks/legacylvm

 update-initramfs -u -v | grep legacy
 /usr/share/initramfs-tools/hooks/legacylvm ignored: not executable

-- 
maks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to