108e1756c4
Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
144 B
SYSTEMD
11 lines
144 B
SYSTEMD
[Unit]
|
|
Description=Daily SAC retention purge
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=900
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|