il

Search

You can find the results of your search below.

systemd
11 Hits, Last modified:
w running units <code> systemctl </code> show available unit files <code> systemctl list-unit-files </code> enable unit <code> systemctl enable name.service </code> ... systemctl start name </code> after change unit file <code> systemctl daemon-reload </code> ===== Sy