Article HJZ0 [SOLVED] Pax Security - seting flags to a directory

[SOLVED] Pax Security - seting flags to a directory

by
Amanda_L
from LinuxQuestions.org on (#HJZ0)
So I'm testing Arch's linux-grsec Kernel and it seems Steam has a few issues with it. I could make Steam to run with the following command:

Code:setfattr -n user.pax.flags -v "PemRS" /home/amanda/.local/share/Steam/ubuntu12_32/steamHowever, I want to set permissions for everything in Steam's folder and I can't do so. How should I proceed?

Here's how I already tried:

Code:setfattr -n user.pax.flags -v "PemRS" /home/amanda/.local/share/Steam/*But after taking a random library to find out if it worked, here's the result:

Code:[amanda@amanda ~]$ getfattr -n user.pax.flags /home/amanda/.steam/steam/ubuntu12_32/libvideo.so
/home/amanda/.steam/steam/ubuntu12_32/libvideo.so: user.pax.flags: No such attribute
Thanks!

EDIT: Solved https://bbs.archlinux.org/viewtopic....54019#p1554019latest?d=yIl2AUoC8zA latest?i=f_eMDs_W63o:sRNIvSA0xN4:F7zBnMy latest?i=f_eMDs_W63o:sRNIvSA0xN4:V_sGLiP latest?d=qj6IDK7rITs latest?i=f_eMDs_W63o:sRNIvSA0xN4:gIN9vFwf_eMDs_W63o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments