[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#488969: please warn if a non-executable file in scripts/*/* is found



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



Reply to: