1.

Solve : Snap app permission issues?

Answer»

I am attempting to use makemkv to write some video files to an external DRIVE the only ISSUE is makemkv cannot see the folders i mount my external drive too
I looked at the permissions of the /etc folder and from my UNDERSTANDING it has far stricter permissions then the /mht folder I am attempting to access
Code: [Select][tt][emailprotected]:~$ getfacl /etc
getfacl: REMOVING leading '/' from absolute path names
# file: etc
# owner: root
# group: root
user::rwx
group::r-x
other::r-x

[emailprotected]:~$ getfacl /mnt
getfacl: Removing leading '/' from absolute path names
# file: mnt
# owner: killerherts
# group: killerherts
user::rwx
group::rwx
other::rwx[/tt]Any suggestions are appricated



Discussion

No Comment Found