public:working_with_systemd
This is an old revision of the document!
Table of Contents
Working with SystemD
Starting or stopping a service
systemctl start <servicename>
systemctl stop <servicename>
Enabling or disabling a service
systemctl enable <servicename>
systemctl disable <servicename>
public/working_with_systemd.1715420868.txt.gz · Last modified: by thomas
