Skip to content

Commit 0661a6a

Browse files
aafeijoo-susejohannbg
authored andcommitted
refactor(network-manager): use more precise global variables
1 parent cd19da3 commit 0661a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules.d/35network-manager/module-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ install() {
5252
inst_simple "$moddir"/nm-wait-online-initrd.service "$systemdsystemunitdir"/nm-wait-online-initrd.service
5353

5454
# Adding default link
55-
inst_multiple -o "${systemdutildir}/network/99-default.link"
55+
inst_multiple -o "${systemdnetwork}/99-default.link"
5656
[[ $hostonly ]] && inst_multiple -H -o "${systemdnetworkconfdir}/*.link"
5757

5858
$SYSTEMCTL -q --root "$initdir" enable nm-initrd.service

0 commit comments

Comments
 (0)