Skip to content

Commit 5eb7361

Browse files
johannbgharaldh
authored andcommitted
feat(systemd-initrd): add initrd-usr-fs.target
Adding a new systemd initrd-usr-fs.target to the systemd-initrd module
1 parent aaea54c commit 5eb7361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules.d/01systemd-initrd/module-setup.sh

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install() {
2323
"$systemdsystemunitdir"/initrd-fs.target \
2424
"$systemdsystemunitdir"/initrd-root-device.target \
2525
"$systemdsystemunitdir"/initrd-root-fs.target \
26+
"$systemdsystemunitdir"/initrd-usr-fs.target \
2627
"$systemdsystemunitdir"/initrd-switch-root.target \
2728
"$systemdsystemunitdir"/initrd-switch-root.service \
2829
"$systemdsystemunitdir"/initrd-cleanup.service \

0 commit comments

Comments
 (0)