[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

"Could not change policy booleans"



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]