We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd19da3 commit 0661a6aCopy full SHA for 0661a6a
modules.d/35network-manager/module-setup.sh
@@ -52,7 +52,7 @@ install() {
52
inst_simple "$moddir"/nm-wait-online-initrd.service "$systemdsystemunitdir"/nm-wait-online-initrd.service
53
54
# Adding default link
55
- inst_multiple -o "${systemdutildir}/network/99-default.link"
+ inst_multiple -o "${systemdnetwork}/99-default.link"
56
[[ $hostonly ]] && inst_multiple -H -o "${systemdnetworkconfdir}/*.link"
57
58
$SYSTEMCTL -q --root "$initdir" enable nm-initrd.service
0 commit comments