-
- Downloads
Removed executable flag from initrd_hooks/*
Since the target filesystem is fat32 in most cases the executable flag is irrelevant. However, the removal prevents accidental calls.
initrd_hooks/lipnsa.hook.sh
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment