2010/9/20 Gustavo Sverzut Barbieri <[email protected]>: > - do we really need to install 6 getty services by default? can't we > just install one and people that don't like to use 1 + screen enable > more? It is a PITA to remove the links after every installation of > systemd :-/ >
Why are the re-enabled? Is that a limitation of rpm re-creating those links in /etc? That said, "systemctl enable" should be more intelligent: When called in a postinst, it should not re-enable a service that was disabled by a user, unless you explicitly use something like a --force parameter. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
