[systemd-devel] systemd-network-wait-online symlinks to systemd-networkd
Dave Reisner
d at falconindy.com
Sun Jun 8 06:37:24 PDT 2014
Hi,
Commit 2dcf7ec6ec added the following to Makefile.am:
+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
Which, of course, results in systemd-networkd-wait-online being a
symlink to systemd-networkd. This doesn't seem correct at all.
Shouldn't it link to systemd-networkd-wait-online.service?
On a related topic, could we please stop shipping hardcoded symlinks in
/etc in favor of documented reccomendations for downstream packagers?
Cheers,
d
More information about the systemd-devel
mailing list