From 9fcb21c3b7d4b767c2b2033833a082612740a92a Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 27 May 2022 13:27:42 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- pages/02.linux/09.podman/default.en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/02.linux/09.podman/default.en.md b/pages/02.linux/09.podman/default.en.md index 4dbd715..ebbddcf 100644 --- a/pages/02.linux/09.podman/default.en.md +++ b/pages/02.linux/09.podman/default.en.md @@ -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} \ No newline at end of file