File greenbone-security-assistant.service of Package greenbone-security-assistant

[Unit]
Description=greenbone-security-assistant daemon
After=syslog.target network.target

[Service]
Type=forking
EnvironmentFile=/etc/sysconfig/greenbone-security-assistant
ExecStart=/sbin/startproc /usr/sbin/gsad --listen=${GSA_ADDRESS} --port=${GSA_PORT} --alisten=${ADMINISTRATOR_ADDRESS} --aport=${ADMINISTRATOR_PORT} --mlisten=${MANAGER_ADDRESS} --mport=${MANAGER_PORT}

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by