This commit is contained in:
parent
9cc91c10f9
commit
e983249efb
5 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,10 @@
|
|||
source_directories:
|
||||
- /run/host/etc
|
||||
- /run/host/var/home
|
||||
- /run/host/var/lib/container-data
|
||||
- /run/host/var/lib/containers/storage/secrets
|
||||
- /run/host/var/lib/containers/storage/volumes
|
||||
- /run/host/root
|
||||
- /run/host/var/roothome
|
||||
exclude_patterns:
|
||||
- /run/host/var/lib/containers/storage/volumes/systemd-monero
|
||||
keep_daily: 7
|
||||
|
|
|
@ -4,3 +4,5 @@ server:
|
|||
access-control: 0.0.0.0/0 allow
|
||||
access-control: ::/0 allow
|
||||
trust-anchor-file: /usr/share/dnssec-root/trusted-key.key
|
||||
prefetch: yes
|
||||
prefetch-key: yes
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
|
@ -12,3 +12,5 @@ Volume=borgmatic-ssh.volume:/root/.ssh:U,Z
|
|||
Tmpfs=/etc/crontabs
|
||||
Environment=BACKUP_CRON="0 0 * * *"
|
||||
AutoUpdate=registry
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue