systemctl

View systemctl service file

To view the content of a systemd service file, run the command systemctl cat SERVICE_NAME_HERE Example boby@sok-01:~$ systemctl cat nginx # /lib/systemd/system/nginx.service…

systemctl

Service files To list all services run To list failed services List all enabled services List timers See all running services See…