diff options
author | tmpfile <tmpfile@users.noreply.github.com> | 2017-07-08 16:36:15 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-10 09:05:20 +0000 |
commit | 77f6dfa1268698df57721eecd7f41f2be1f632f0 (patch) | |
tree | 433d776d751519a126a6145b1412c104839681fc /testing/icingaweb2-module-pnp | |
parent | d1bbf07a534c7cd70cb28c748dad9a9e768f403b (diff) | |
download | aports-77f6dfa1268698df57721eecd7f41f2be1f632f0.tar.bz2 aports-77f6dfa1268698df57721eecd7f41f2be1f632f0.tar.xz |
testing/[various]: fix trailing whitespace
Diffstat (limited to 'testing/icingaweb2-module-pnp')
-rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index 887c7a29e9..2f4f5a8f23 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -33,7 +33,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: |