systemctl
Beheer het systemd-systeem en de service manager. Meer informatie: https://www.freedesktop.org/software/systemd/man/systemctl.html.
systemctl status
systemctl --failed
systemctl {{start|stop|restart|reload|status}} {{eenheid}}
systemctl {{enable|disable}} {{eenheid}}
systemctl daemon-reload
systemctl {{is-active|is-enabled|is-failed}} {{eenheid}}
systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}
systemctl {{cat|edit}} {{eenheid}}