Systemd: Difference between revisions
From DWIKI
m (→Documentation) |
m (→Documentation) |
||
Line 6: | Line 6: | ||
*[http://xmodulo.com/switch-from-networkmanager-to-systemd-networkd.html How to switch from NetworkManager to systemd-networkd on Linux] | *[http://xmodulo.com/switch-from-networkmanager-to-systemd-networkd.html How to switch from NetworkManager to systemd-networkd on Linux] | ||
*https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet | *https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet | ||
*[https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ Predictable Network Interface Names] | |||
=Locations= | =Locations= |
Revision as of 12:28, 30 March 2017
Documentation
- http://www.freedesktop.org/wiki/Software/systemd/
- https://wiki.ubuntu.com/systemd
- https://wiki.ubuntu.com/SystemdForUpstartUsers
- How To Use Systemctl to Manage Systemd Services and Units
- How to switch from NetworkManager to systemd-networkd on Linux
- https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
- Predictable Network Interface Names
Locations
/etc/systemd /usr/lib/systemd/
FAQ
syslog spam
list available services
systemctl list-unit-files
or
systemctl list-units