delay docker clean timer at boot

This commit is contained in:
Simon 2024-03-11 08:43:55 +01:00
parent 68977b1109
commit 258777f168
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Description=run docker clean up
[Timer]
OnCalendar=weekly
Persistent=true
OnBootSec=60s
[Install]
WantedBy=multi-user.target