Added systemd units
This commit is contained in:
7
systemd/copy-keepassxc-db@.service
Normal file
7
systemd/copy-keepassxc-db@.service
Normal file
@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Copy KeePassXC database file to Nextcloud for backup
|
||||
Wants=default.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/home/zander/scripts/backup-keepassxc-db.sh %i
|
Reference in New Issue
Block a user