Added systemd units
This commit is contained in:
11
systemd/copy-keepassxc-db@.timer
Normal file
11
systemd/copy-keepassxc-db@.timer
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Copy KeePassXC database file to Nextcloud for backup timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
AccuracySec=10m
|
||||
OnStartupSec=5m
|
||||
Persistent=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user