diff options
author | Diogo Leal <diogo@diogoleal.com> | 2011-06-23 20:52:56 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | 7f0b8674e81b51a7fa2a5d94f9b46f353b5ce8ca (patch) | |
tree | 5ee8fa54a5670f214e1c9c48ef40cb65c22c841e /network/nginx/README | |
parent | faf8a35f7c7e9773b6fec2d5487fe1ff03b7cbcc (diff) | |
download | slackbuilds-7f0b8674e81b51a7fa2a5d94f9b46f353b5ce8ca.tar.gz |
network/nginx: Updated for version 1.0.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 e148206644..2110d38844 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 |