mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
build: fix copypaste error in networkd-wait-online symlink
This commit is contained in:
parent
e76ae7ee96
commit
bfa501e150
@ -4337,7 +4337,7 @@ nodist_systemunit_DATA += \
|
||||
|
||||
GENERAL_ALIASES += \
|
||||
$(systemunitdir)/systemd-networkd.service $(pkgsysconfdir)/system/multi-user.target.wants/systemd-networkd.service \
|
||||
$(systemunitdir)/systemd-networkd.service $(pkgsysconfdir)/system/network-online.target.wants/systemd-networkd-wait-online.service
|
||||
$(systemunitdir)/systemd-networkd-wait-online.service $(pkgsysconfdir)/system/network-online.target.wants/systemd-networkd-wait-online.service
|
||||
|
||||
EXTRA_DIST += \
|
||||
src/network/networkd-network-gperf.gperf \
|
||||
|
Loading…
Reference in New Issue
Block a user