Bookmark this page

Summary

  • The systemd utility provides a method for activating system resources, server daemons, and other processes, both at boot time and on a running system.

  • Use the systemctl utility to start, stop, reload, enable, and disable services.

  • Use the systemd utility to manage service units, socket units, and path units.

  • Use the systemctl status command to determine the status of system daemons and network services that the systemd utility started.

  • The systemctl list-dependencies command lists all service units that a specific service unit depends on.

  • The systemd utility can mask a service unit so that it does not run, even to satisfy dependencies.

Revision: rh124-9.3-770cc61