Thanks for the review, > The RaspberryPi image could just run systemctl enable as part of the > build process, so a separate package seems overkill.
Indeed, it is a little bit of over-engineering... The only really usefull bit remaing is the "Provides: time-daemon, Conflicts: time-daemon | ntp". Again, this virtual package has been for a long time discuted ( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391841 ) so maybe interested user are better of building a dummy NTP with equivs to satisfy depedencies. > Please don't. If such a package is ever built, it will have to be built > from the systemd source package and maintained there, not by a 3rd party > source package. Ok, I'll close this RFP soon. > systemctl preset systemd-{timesyncd, networkd, ...} This preset feature seems really nice. networkd is a little bit complex, it needs a way to somehow translate /etc/network/interfaces into /etc/systemd/network/*.network . That would be a little fun coding project; if it is ever needed. Alexandre -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

