mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
mkdir may succeed but chmod or chgrp may fail. The next time the command is called it will ll exit before trying to chmod or chgrp again because the directory already exists.