diff options
Diffstat (limited to 'testing/icingaweb2-module-director/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-director/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-director/APKBUILD b/testing/icingaweb2-module-director/APKBUILD index d1968a2643..828cf6cca5 100644 --- a/testing/icingaweb2-module-director/APKBUILD +++ b/testing/icingaweb2-module-director/APKBUILD @@ -36,7 +36,7 @@ You need to fix /etc/icingaweb2/modules/$_module with the owner of the user of y For nginx, as example: # chown -R nginx /etc/icingaweb2/modules/$_module -or +or # chown -R nobody /etc/icingaweb2/modules/$_module For Apache: |