Files
portfolio/labs/linux/ailab-maintenance/systemd/ailab-docker-cleanup.timer
T
Mateusz Suski 8cb92de06f
lint / shell-yaml-ansible (push) Failing after 17s
Add AI lab maintenance toolkit
2026-06-06 00:10:44 +00:00

10 lines
141 B
SYSTEMD

[Unit]
Description=Run AI Lab Docker cleanup weekly
[Timer]
OnCalendar=Sun *-*-* 04:40:00
Persistent=true
[Install]
WantedBy=timers.target