diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-10-05 22:50:22 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-10-05 22:50:22 +0000 |
commit | 445754ff183de68a177b8482cf6df237bc4d3532 (patch) | |
tree | 04ddfef43a09621d9fbe605a4fe89379e7089588 /runit/Kbuild | |
parent | 5ef95285fbe5ef38b62e0960ad45b6678262463c (diff) | |
download | busybox-w32-445754ff183de68a177b8482cf6df237bc4d3532.tar.gz busybox-w32-445754ff183de68a177b8482cf6df237bc4d3532.tar.bz2 busybox-w32-445754ff183de68a177b8482cf6df237bc4d3532.zip |
httpd: add -u user[:grp] support
git-svn-id: svn://busybox.net/trunk/busybox@16313 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'runit/Kbuild')
-rw-r--r-- | runit/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runit/Kbuild b/runit/Kbuild index 9fee84224..39a9b0229 100644 --- a/runit/Kbuild +++ b/runit/Kbuild | |||
@@ -5,4 +5,4 @@ | |||
5 | # Licensed under the GPL v2, see the file LICENSE in this tarball. | 5 | # Licensed under the GPL v2, see the file LICENSE in this tarball. |
6 | 6 | ||
7 | lib-y:= | 7 | lib-y:= |
8 | lib-$(CONFIG_CHPST) += chpst.o uidgid.o | 8 | lib-$(CONFIG_CHPST) += chpst.o |