setsebool generates error message....

Tom London selinux at gmail.com
Wed May 31 17:17:07 UTC 2006


Running today's rawhide, targeted/enforcing:

[root at localhost files]# setsebool allow_execmem=1
libsemanage.semanage_install_active: setfiles returned error code 1.
libsemanage.semanage_install_active: setfiles returned error code 1.
Could not change policy booleans
[root at localhost files]#

Appears that boolean has changed:
[root at localhost files]# getsebool -a | grep exec
allow_execheap --> off
allow_execmem --> on
allow_execmod --> off
allow_execstack --> on
allow_java_execstack --> on
httpd_ssi_exec --> off
httpd_suexec_disable_trans --> off
[root at localhost files]#

tom
-- 
Tom London




More information about the fedora-selinux-list mailing list