feat(profile): syncthing 2.0 uses sqlite.
This commit is contained in:
parent
c0de5ff71d
commit
be341a4ca8
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ profile syncthing @{exec_path} {
|
||||||
/home/ r,
|
/home/ r,
|
||||||
@{user_sync_dirs}/{,**} rw,
|
@{user_sync_dirs}/{,**} rw,
|
||||||
|
|
||||||
|
owner /var/tmp/etilqs_@{sqlhex} rw,
|
||||||
|
owner @{tmp}/etilqs_@{sqlhex} rw,
|
||||||
|
|
||||||
@{PROC}/@{pids}/net/route r,
|
@{PROC}/@{pids}/net/route r,
|
||||||
@{PROC}/bus/pci/devices r,
|
@{PROC}/bus/pci/devices r,
|
||||||
@{PROC}/modules r,
|
@{PROC}/modules r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue