fix(aw-db): add guarded sqlite vacuum maintenance
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Nightly ActivityWatch SQLite VACUUM
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 02:10:00
|
||||
RandomizedDelaySec=10m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user