10 lines
141 B
SYSTEMD
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
|