10 Apr
2013
10 Apr
'13
22:04
El 10/04/13 18:54, Carlos E. R. escribió:
to start service on boot
systemctl enable yourservice
it is that simple, and works.
Aparently, some people report that it doesn't, or not for all services; I think those that do not have systemd native files fail.
Instead, they have to use:
chkconfig yourservice on
Yes, there are services where "enable" is not an option, as well ones where "disable" is also not an option.. the right instruction is "mask" in such cases. Do you know which services exactly cannot be enabled with systemctl ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org