[Cialug] The systemd Init System
L. V. Lammert
lvl at omnitec.net
Wed Dec 9 14:06:18 CST 2015
On Wed, 9 Dec 2015, David Champion wrote:
> Question: I'm used to being able to type "service named status" for
> instance, and it give you some useful information back, like the number of
> zones you have, the number of clients connected etc. On a newer box (CentOS
> 7) using systemd, I haven't found a good way to get the same type of info
> back.
>
> Any pointers on that?
>
At some point, the old 'service' links disappear [most likely what you are
experiencing], in which case you have to use:
systemctl status named.service
Same info, different environment.
Lee
PS - You can see ALL systemd services with a basic "systemctl", .. works
from userland.
More information about the Cialug
mailing list