File gsad.sysconfig of Package gsa
# # The address the Greenbone Security Assistant daemon will listen on. # GSAD_ADDRESS="127.0.0.1" # # The port the Greenbone Security Assistant daemon will listen on. # GSAD_PORT="9392" # # The user for running the Greenbone Security Assistant daemon in the gsad.service systemd file # GSAD_USER="gvm" # # The group for running the Greenbone Security Assistant daemon in the gsad.service systemd file # GSAD_GROUP="gvm" # # Additional options # GSAD_OPTIONS=""