Systemd: Difference between revisions
From DWIKI
m (→Documentation) |
m (→FAQ) |
||
Line 14: | Line 14: | ||
=FAQ= | =FAQ= | ||
==All status== | |||
systemctl status -a | |||
==syslog spam== | ==syslog spam== | ||
https://psyq123.wordpress.com/2015/06/29/if-you-get-a-lot-of-logspam-from-systemd-in-your-varlogsyslog-this-might-help/ | https://psyq123.wordpress.com/2015/06/29/if-you-get-a-lot-of-logspam-from-systemd-in-your-varlogsyslog-this-might-help/ |
Revision as of 14:56, 10 July 2019
Documentation
- Useful systemd commands
- 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
All status
systemctl status -a
syslog spam
list available services
systemctl list-unit-files
or
systemctl list-units
normal interface names
net.ifnames=0