|
From: Chris F. <cd...@fo...> - 2011-09-20 03:20:25
|
On Tue, Sep 20, 2011 at 12:40:44AM +0200, richard -rw- weinberger wrote:
> > capget(0x20080522, 0, NULL) ? ? ? ? ? ? = 0
> > getxattr("/usr/libexec/pt_chown", "security.capability", 0xbf9444ac, 20) = -1 EOPNOTSUPP (Operation not supported)
> > write(2, "Failed to get capabilities of fi"..., 85Failed to get capabilities of file `/usr/libexec/pt_chown' (Operation not supported)
> > ) = 85
> >
>
> Looks like your file system does not support extended attributes...
> Is CONFIG_EXT4_FS_XATTR set? (In case you are using ext4).
Thanks. It was off, and I was searching for a "CAPABILITY" option to enable.
Sorry for the noise.
- Chris
|