Re: XATTR_PAX migration wiki
"PaX Team" <[email protected]>
| Newsgroups | gmane.linux.gentoo.hardened |
|---|---|
| Message-ID | <[email protected]> |
On 13 Jun 2014 at 16:40, [email protected] wrote: > I suggest a little improvement to the wiki: state the fact that > user_xattr must be enabled in fstab for the relevant filesystems (at > least /) as this isn't default AFAIK. i already forcibly enable the general xattr support in filesystems in the kernel .config when the xattr based control method is enabled, i could also forcibly enable user xattrs on actual mounts. the question is whether such a policy decision belongs in the kernel or not...