#
# The user for running the gvmd in the gvmd.service systemd file
#
GVMD_USER="gvm"

#
# The group for running the gvmd in the gvmd.service systemd file
#
GVMD_GROUP="gvm"

#
# Unix socket for OSP NVT update (--osp-vt-update)
#
OSP_VT_UPDATE="/var/run/ospd/ospd.sock"

#
# Additional options
#
OPTIONS=""
