diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/os/linux | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/auto/os/linux b/auto/os/linux index 687377b6e..f3c6722c4 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -21,12 +21,6 @@ ngx_spacer=' CC_AUX_FLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64" -if test -z "$NGX_USER"; then - NGX_USER=nobody - NGX_GROUP=nogroup -fi - - # Linux kernel version version=`grep "#define LINUX_VERSION_CODE" /usr/include/linux/version.h \ |
