User Tools

Site Tools


public:working_with_systemd

This is an old revision of the document!


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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki