disable selinux for httpd

Joe Orton jorton at redhat.com
Thu Dec 9 20:16:53 UTC 2004


On Thu, Dec 09, 2004 at 12:19:41PM -0800, Arthur Stephens wrote:
> I have no GUI - this is just a server.
> > setsebool -P XYZ=0 permanantly turns off boolean XYZ.
> I typed
> setsebool -P httpd_disable_trans=1
> Returned
> usage: setsebool boolean value

setsebool -P httpd_disable_trans 1

is the correct syntax.

joe




More information about the selinux mailing list