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
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to