I can't open files from encfs folder mounted!

I can’t open any files from encfs folder mounted
for example when use vlc in firejail
i try terminal show message

$vlc  ~/mount/encfs/new/test.mp4
Reading profile /etc/firejail/vlc.profile
Error: cannot access profile file: vlc.local

edit /etc/firejail/vlc.profile and comment #vlc.local

$vlc  ~/mount/encfs/new/test.mp4
Reading profile /etc/firejail/vlc.profile
Error: cannot access profile file: globals.local

recomment #global.local

$vlc  ~/mount/encfs/new/test.mp4
Reading profile /etc/firejail/vlc.profile
Reading profile /etc/firejail/disable-common.inc
Error: cannot access profile file: disable-common.local

However think ,should all be disabled.
While in elsewhere no problem with firejail profile
Can you help me fix this issue?

Have a look here:
https://firejail.wordpress.com/documentation-2/basic-usage/#encfs

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.