feat(profile): syncthing 2.0 uses sqlite.

This commit is contained in:
Alexandre Pujol 2025-08-15 18:43:21 +02:00
parent c0de5ff71d
commit be341a4ca8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -35,6 +35,9 @@ profile syncthing @{exec_path} {
/home/ r,
@{user_sync_dirs}/{,**} rw,
owner /var/tmp/etilqs_@{sqlhex} rw,
owner @{tmp}/etilqs_@{sqlhex} rw,
@{PROC}/@{pids}/net/route r,
@{PROC}/bus/pci/devices r,
@{PROC}/modules r,