11 lines
163 B
SYSTEMD
11 lines
163 B
SYSTEMD
[Unit]
|
|
Description=Nightly ActivityWatch SQLite VACUUM
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 02:10:00
|
|
RandomizedDelaySec=10m
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|