> The daemon still won't start tho, it give very little information at > command line it only shows: > > xx...@openvas:~$ sudo gsad --mport 9390 --verbose --foreground > Aborted
In verbose mode the log might tell why it is aborting. Otherwise, if you start it under gdb we can see where it is going wrong. Consider giving it the --http-only flag, because SSL support in the HTTP library it uses is broken. -- Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
