Skip to content

Commit b7b4f03

Browse files
jozzsiLaszloGombos
authored andcommitted
perf(systemd-initrd): initrd.target is already the default
Avoid creating an extra symlink under /etc inside the generated initrd. initrd.target is already the default.
1 parent 1000265 commit b7b4f03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@ install() {
2626
"$systemdsystemunitdir"/initrd-cleanup.service \
2727
"$systemdsystemunitdir"/initrd-udevadm-cleanup-db.service \
2828
"$systemdsystemunitdir"/initrd-parse-etc.service
29-
30-
$SYSTEMCTL -q --root "$initdir" set-default initrd.target
3129
}

0 commit comments

Comments
 (0)