"Could not change policy booleans"

Nils Caspar unc at gmx.ch
Sat Jun 2 22:12:23 UTC 2007


Hi

I'd like to change some policy booleans. For example
httpd_can_network_connect.
So I tried this (as root):
> /usr/sbin/setsebool -P httpd_can_network_connect=1
But than I get "Could not change policy booleans".

This works:
> /usr/sbin/setsebool httpd_can_network_connect=1
I could put this into a boot script ;)

In /var/log/messages, I get the following entry:
> Jun  3 00:02:56 localhost dbus: Can't send to audit system: USER_AVC
avc:  received policyload notice (seqno=3) : exe="/bin/dbus-daemon"
(sauid=500, hostname=?, addr=?, terminal=?)

Have you any ideas?

Cu
Nils




More information about the selinux mailing list