Update docs/content/config/advanced/podman.md

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
RoelSG 2024-09-19 08:41:42 +02:00 committed by GitHub
parent 31d8ae20ef
commit 0aba0df8c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@ docker compose up -d mailserver
docker compose ps
```
### Dockermailserver as a rootless Quadlet
### Rootless Quadlet
Podman generate systemd is now deprecated and has been integrated into Quadlet. A quadlet is a ini-file with the same structure as a systemd unit file. Writing a Quadlet and placing it on your system will generate a systemd-service on your machine for containers, pods, volumes, networks, kubes, images and builds. Quadlets created as root will then auto-start.