Hi,
could you try changing the gvmd service file:
- Use
Type=execinstead ofType=forking - Add
-fto theExecStartline
It could be similar to https://github.com/greenbone/gsad/pull/84
Hi,
could you try changing the gvmd service file:
Type=exec instead of Type=forking
-f to the ExecStart lineIt could be similar to https://github.com/greenbone/gsad/pull/84