diff options
Diffstat (limited to 'testing/icingaweb2-module-businessprocess/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-businessprocess/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-businessprocess/APKBUILD b/testing/icingaweb2-module-businessprocess/APKBUILD index 5d102fc95c..6b8c872c92 100644 --- a/testing/icingaweb2-module-businessprocess/APKBUILD +++ b/testing/icingaweb2-module-businessprocess/APKBUILD @@ -35,7 +35,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: |