>From the recent discussions I gather that the patch below about selinux
might be a sensible change?

If so, it might need some more refinement regarding the output, but that
shouldn't be a big problem.


The other part of the patch about GSAD_PORT I committed as r22920.
Thanks for the patch!


On Dienstag, 14. Juli 2015, Ian Samuel wrote:
> ===================================================================
> RCS file: openvas-check-setup,v
> retrieving revision 1.1
> diff -r1.1 openvas-check-setup
> 709c709
> <   GSAD_PORT=`netstat -A inet -A inet6 -ntlp 2> /dev/null | grep gsad | awk 
> -F\  '{print $4}' | awk -F: '{print $NF}'`
> ---
> >   GSAD_PORT=`netstat -A inet -A inet6 -ntlp 2> /dev/null | grep gsad | awk 
> > -F\  '{print $4}' | awk -F: '{print $NF}'  | tail -1`
> 961c961
> <  if [ $selinux != "Disabled" ]
> ---
> >  if [ $selinux == "Enforcing" ]
> 
> i.
> 
> _______________________________________________
> Openvas-discuss mailing list
> [email protected]
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
> 



-- 
Dr. Jan-Oliver Wagner |  +49-541-335084-0  |  http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 
202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to