update systemd

This commit is contained in:
JMARyA 2024-12-17 10:56:02 +01:00
parent c85814db1a
commit e3a4a1a7d7
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 20 additions and 3 deletions

View file

@ -12,6 +12,7 @@ systemd is a suite of basic building blocks for a [Linux](../Linux.md) system. I
See also:
- [Systemd-Timers](Systemd-Timers.md)
- [systemd-boot](systemd-boot.md)
- [systemd-cryptenroll](systemd-cryptenroll.md)
## Using Units
Units commonly include, but are not limited to, services (_.service_), mount points (_.mount_), devices (_.device_) and sockets (_.socket_).