You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
382 B
5 lines
382 B
# Precious data: the management data directory holds key material that peers pin, so it
|
|
# lives on the virtiofs mount and is picked up by the host's ZFS snapshots and backups.
|
|
# (The management store itself lives in PostgreSQL, handled by the postgresql cookbook.)
|
|
d$ /var/lib/virtiofs/data/netbird 0700 10035 10000 -
|
|
d$ /var/lib/virtiofs/data/netbird/management 0700 10035 10000 -
|
|
|