dots/.config/systemd/user/save-passwddb.timer

11 lines
164 B
SYSTEMD
Raw Normal View History

2022-05-11 13:45:34 +02:00
[Unit]
Description=Save Keepass password database to cloud daily
[Timer]
OnCalendar=daily
RandomizedDelaySec=12h
Persistent=true
[Install]
WantedBy=timers.target