How to turn off selinux ?

Rahul Sundaram rahulsundaram at gmail.com
Tue Jan 4 01:13:26 UTC 2005


On Sun, 02 Jan 2005 18:18:23 +0100, gaetan yavorsky
<gaetan.yavorsky at easy-france.com> wrote:
> During install, I didn't care about to set or not selinux.
> Now I can see, that I have many troubles with access permissions.
> 
> Just making a little scrit like :
> 
> #!/bin/sh
> scanimage -L
> exit 0
> 
> Running it in my home dir is OK.
> moving this script in the httpd directory , I can see many logs from
> audit / avc.
> 


this is a very simple thing to correct with 

#restorecon filename

-- 
Regards,
Rahul Sundaram




More information about the users mailing list