summarylogtreecommitdiffstats
path: root/docker-prune.service
diff options
context:
space:
mode:
Diffstat (limited to 'docker-prune.service')
-rw-r--r--docker-prune.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-prune.service b/docker-prune.service
index 8ed14c0d9eba..ccbf34eae098 100644
--- a/docker-prune.service
+++ b/docker-prune.service
@@ -3,4 +3,4 @@ Description=Remove unused docker data
[Service]
Type=oneshot
-ExecStart=/usr/bin/docker system prune -af --filter "until=240h"
+ExecStart=/usr/bin/docker system prune -af --filter "until=24h"