diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 16:23:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 7c77e6c61e70ffd23456e043b4a1e29a19c6019d (patch) | |
tree | 9afdb112f83a39eebb679cc74487debeb19d7e9e /network/lighttpd2/README | |
parent | 63ff299d8d6644dabca953d1b231b0d07bff5d25 (diff) | |
download | slackbuilds-7c77e6c61e70ffd23456e043b4a1e29a19c6019d.tar.gz |
network/lighttpd2: Fix README.
Diffstat (limited to 'network/lighttpd2/README')
-rw-r--r-- | network/lighttpd2/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/lighttpd2/README b/network/lighttpd2/README index 42605cf886..928e4e82dc 100644 --- a/network/lighttpd2/README +++ b/network/lighttpd2/README @@ -10,8 +10,8 @@ lighttpd as a unpriviliged process. The script will exit if these do not exist on this machine. We recommend using the following UID and GID as they do not conflict with any stock Slackware users and groups, nor with any added by other SlackBuilds.org scripts. - User: lighttpd UID: 208 GID: 208 - Group: lighttpd GID: 208 + User: lighttpd UID: 208 GID: 208 + Group: lighttpd GID: 208 Be sure to see README.SLACKWARE (in this directory, and also installed with the package documentation) for configuration and setup |