dataset/seed/systemd/README.md
2023-08-29 10:37:29 +02:00

28 lines
784 B
Markdown

---
gitea: none
include_toc: true
---
[Return to the list of application services.](../README.md)
# systemd
## Synopsis
[Systemd, a system and service manager.](https://systemd.io/)
## Dependances
- [base-machine](../base-machine/README.md): Base information for a machine.
- [base](../base/README.md): Base of all application services.
- [dns-local](../dns-local/README.md): DNS client with access to local zones.
- [pki-tls](../pki-tls/README.md): Autosign PKI or Let's encrypt support for TLS certificates.
- [journald](../journald/README.md): Journald.
- [resolved](../resolved/README.md): Resolved.
## Used by
- [base-fedora](../base-fedora/README.md)
- [base-debian](../base-debian/README.md)
- [provider-systemd-machined](../provider-systemd-machined/README.md)