diff options
Diffstat (limited to 'network/nginx/README')
-rw-r--r-- | network/nginx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/nginx/README b/network/nginx/README index e148206644d0b..2110d38844096 100644 --- a/network/nginx/README +++ b/network/nginx/README @@ -3,7 +3,7 @@ as well as an IMAP/POP3 proxy server. By default, nginx will use the "nobody" user and group accounts. You may specify alternate values on the command line if desired; for example: - + NGINXUSER=backup NGINXGROUP=backup ./nginx.SlackBuild Regardless of which user and group you decide to use, you will need to make |