Skip to content

Commit 6d9b5a3

Browse files
committed
add support for accessing /dev filesystem in Flatpak configuration
1 parent cd286cc commit 6d9b5a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

io.github.saeugetier.photobooth.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"--filesystem=/media",
1313
"--filesystem=/run/media",
1414
"--filesystem=/mnt",
15+
"--filesystem=/dev",
1516
"--socket=fallback-x11",
1617
"--socket=wayland"
1718
],

0 commit comments

Comments
 (0)