Debian11 / gvm 22.4: gvmd.service: Can't open PID file /run/gvmd/gvmd.pid (yet?) after start: Operation not permitted

Hi,

could you try changing the gvmd service file:

  • Use Type=exec instead of Type=forking
  • Add -f to the ExecStart line

It could be similar to https://github.com/greenbone/gsad/pull/84

1 Like