Systemd: Difference between revisions
From DWIKI
m (→FAQ) |
|||
Line 16: | Line 16: | ||
==list available services== | ==list available services== | ||
systemctl list-unit-files | systemctl list-unit-files | ||
or | |||
systemctl list-units |
Revision as of 09:22, 17 August 2016
Documentation
- http://www.freedesktop.org/wiki/Software/systemd/
- https://wiki.ubuntu.com/systemd
- https://wiki.ubuntu.com/SystemdForUpstartUsers
- How to switch from NetworkManager to systemd-networkd on Linux
- https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
Locations
/etc/systemd /usr/lib/systemd/
FAQ
syslog spam
list available services
systemctl list-unit-files
or
systemctl list-units