mirror of https://github.com/borgbase/vorta
Update manifest
Change manifest so that Vorta has access to mounted external drive on debian based OS
This commit is contained in:
parent
4b3251dc45
commit
d5c31d4989
|
@ -17,6 +17,7 @@ finish-args:
|
|||
# Filesystem access
|
||||
- --filesystem=home
|
||||
- --filesystem=/run/media
|
||||
- --filesystem=/media
|
||||
# dconf access
|
||||
- --filesystem=xdg-run/dconf
|
||||
- --filesystem=~/.config/dconf:ro
|
||||
|
|
Loading…
Reference in New Issue