(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-05-27 13:27:42 +02:00 committed by GitSync
parent fe4dbb6926
commit 9fcb21c3b7

View File

@ -65,5 +65,8 @@ Persistent=true
WantedBy=timers.target
```
`# systemctl daemon-reload`
`# systemctl enable --now podman-image-prune.timer`
> [Documentation](https://docs.podman.io/en/latest/markdown/podman-image-prune.1.html)
{.is-info}