Closed bjoernricks closed 1 year ago
Update gvmd systemd service file to start gvmd in foreground to avoid issues with systemd tracking the started processes. It seems that forking causes a lot of stange issues. For example
Avoid startup issues of gvmd.
https://forum.greenbone.net/t/debian11-gvm-22-4-gvmd-service-cant-open-pid-file-run-gvmd-gvmd-pid-yet-after-start-operation-not-permitted/13886 https://github.com/greenbone/gsad/pull/84
What
Update gvmd systemd service file to start gvmd in foreground to avoid issues with systemd tracking the started processes. It seems that forking causes a lot of stange issues. For example
Why
Avoid startup issues of gvmd.
References
https://forum.greenbone.net/t/debian11-gvm-22-4-gvmd-service-cant-open-pid-file-run-gvmd-gvmd-pid-yet-after-start-operation-not-permitted/13886 https://github.com/greenbone/gsad/pull/84