mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
Merge branch 'mdadm-hook' into 'master'
Add mdadm_udev hook to mkinitcpio.conf (#38) See merge request fdupoux/sysresccd-src!35
This commit is contained in:
commit
7e69149b3f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FILES=(/etc/modprobe.d/sysresccd.conf)
|
||||
HOOKS=(base udev memdisk archiso_shutdown archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block filesystems keyboard)
|
||||
HOOKS=(base udev memdisk archiso_shutdown archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block mdadm_udev filesystems keyboard)
|
||||
COMPRESSION="xz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue