On Sun, Oct 17, 2021, 03:10 Russell Senior <[email protected]>
wrote:

> I've gotten pretty far with: systemctl status, systemctl status <service
> name>, systemctl restart <service name>, and journalctl -u <service name>.
> .


To add a few basic and useful commands:
systemctl enable|disable serviceName

journalctl .... to see boot/service output.

The active/enabled service files are in /etc/systemd/system They typically
link/copy unit file templates from /usr/lib/systemd/system

Hope that helps,
Tomas

>

Reply via email to