1 About systemd
systemd is the system initialization and service manager in Oracle Linux.
The systemd
daemon is the first process that starts after a system boots and is the final process that's
running when the system shuts down. systemd controls the final stages of
booting and prepares the system for use. It also speeds up booting by loading services
concurrently.
Tip:
See Use Systemd on Oracle Linux for a hands-on tutorial and video demonstrations on working with systemd in Oracle Linux.For more information about system boot, see Oracle Linux 9: Managing Kernels and System Boot