Recent versions of coreutils have bumped the read buffer size from 4K to 32K in several of the utilities. This means that "cat /selinux/booleans/xserver_object_manager" no longer works, it returns "Invalid argument" on F11. getsebool works fine. sel_read_bool has a check for "count > PAGE_SIZE" that doesn't seem to be present in the other read functions. Maybe it could be removed? -- Eamon Walsh <ewalsh@xxxxxxxxxxxxx> National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.