diff options
Diffstat (limited to 'testing/icingaweb2-module-fileshipper/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-fileshipper/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-fileshipper/APKBUILD b/testing/icingaweb2-module-fileshipper/APKBUILD index 6941e4f49c..77eeffd07b 100644 --- a/testing/icingaweb2-module-fileshipper/APKBUILD +++ b/testing/icingaweb2-module-fileshipper/APKBUILD @@ -34,7 +34,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: |