On 07/15/2014 02:26 AM, David C. Rankin pecked at the keyboard and wrote:
All,
What are the rules for 13.1 concerning what should be enabled through systemctl and what should be launched via init-script and set through chkconfig? I understand 13.1 uses sysv compatibility and retains consolekit, and init-scripts, but that is a bit confusing considering there may be service files and init-scripts for some packages.
My prior systemd experience has been with my Archlinux installs. Arch moved to a pure-systemd setup over a year ago. 13.1 is my first install that implements systemd in somewhat of a compatibility mode. For example:
I think the preferred way is to use systemd via systemctl. On thing I found quite useful is systemctl is tab awaremeaning you can use to tab key to complete commands. I also use "systemctl start <tab><tab> to see what services are not running and available to be started. You can also use this feature with stop, enable and disable. comes in quite handy, I don't remember who first suggested it on this list. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org