10 lines
141 B
SYSTEMD
10 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Run AI Lab kernel cleanup weekly
|
|
|
|
[Timer]
|
|
OnCalendar=Sun *-*-* 04:20:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|