add workaround

This commit is contained in:
https://id.koumbit.net/anarcat 2014-04-30 19:24:08 +00:00 committed by admin
parent 8aaceb3c87
commit 61eb9a3586

View file

@ -3,3 +3,5 @@ Here's yet another weird use case. I have a ext3 external drive for storing medi
I would expect it to at least be able to leech the files off of it.
Otherwise, I would welcome advice on how to fix this problem without doing a `sudo chown -R` every time i plug this drive somewhere ... --[[anarcat]]
> Workaround: `sudo setfacl -R -m u:anarcat:rwx /media/foo/annex`