
On 02/07/2016 12:49 PM, Dave Plater wrote:
On 07/02/2016 19:28, Anton Aylward wrote:
systemctl isolate runlevel3.target doesn't do anything but you reminded me, rpm -ql systemd reveals this : /etc/systemd/system/runlevel2.target /etc/systemd/system/runlevel3.target /etc/systemd/system/runlevel4.target /etc/systemd/system/runlevel5.target
Mine reveals a lot more, including things under /usr/lib/systemd Not least of all /usr/lib/systemd/system/runlevel3.target /usr/lib/systemd/system/runlevel3.target.wants Now if my memory serves me correctly, the units under /etc are the 'active" ones.
but ls -l /etc/systemd/system/ shows nothing named runlevel* at all.
So, systemctl is-enabled runlevel3.target tells you something other than the unit is "static"? If its not enabled then of course you can't use it! Try enabling it first :-) hey, there's always 'systemctl --help' and 'systemctl <command> --help' -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org