Automate KeepassXC database backup
This commit is contained in:
10
.config/systemd/user/save-passwddb.timer
Normal file
10
.config/systemd/user/save-passwddb.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Save Keepass password database to cloud daily
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
RandomizedDelaySec=12h
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user