New dracut module helper to enable runit services.
This commit is contained in:
@ -18,4 +18,5 @@ install() {
|
||||
inst_hook pre-pivot 02 "$moddir/display-manager-autologin.sh"
|
||||
inst_hook pre-pivot 03 "$moddir/copy-initramfs.sh"
|
||||
inst_hook pre-pivot 04 "$moddir/locale.sh"
|
||||
inst_hook pre-pivot 05 "$moddir/services.sh"
|
||||
}
|
||||
|
Reference in New Issue
Block a user