You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/greenbone-security-assistant/files/greenbone-security-assistan...

12 lines
283 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -222,7 +222,7 @@ if (NOT DATADIR)
endif (NOT DATADIR)
if (NOT GSAD_PID_DIR)
- set (GSAD_PID_DIR "${LOCALSTATEDIR}/run")
+ set (GSAD_PID_DIR "/run")
endif (NOT GSAD_PID_DIR)
set (OPENVAS_STATE_DIR "${LOCALSTATEDIR}/lib/openvas")