Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: can not open or create log file
When executing docker-compose on some systems: ``` Can not open or create log file or directory. Please check permissions of log files listed in /etc/openvas/openvas_log.conf ``` occurs. To fix that we create a openvas.log upfront with the persmissions `666`.
- Loading branch information