On Wed, 6 Jul 2011 00:42:25 +0200 Lennart Poettering wrote:
> Actually, I do want a way how people can reset all service enable
> states to what the vendor intended. And that should be "systemctl
> preset" without arguments I believe.

That would be too easy to run accidentally.

They can run:
cd /lib/systemd/system && systemctl preset *.service
or require an extra parameter, e.g.:
systemctl preset --all

Michal
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to