11 lines
179 B
SYSTEMD
11 lines
179 B
SYSTEMD
[Unit]
|
|
Description=Weekly ActivityWatch SQLite guarded maintenance
|
|
|
|
[Timer]
|
|
OnCalendar=Sun *-*-* 03:30:00
|
|
Persistent=true
|
|
RandomizedDelaySec=15m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|