From 445754ff183de68a177b8482cf6df237bc4d3532 Mon Sep 17 00:00:00 2001 From: vda Date: Thu, 5 Oct 2006 22:50:22 +0000 Subject: httpd: add -u user[:grp] support git-svn-id: svn://busybox.net/trunk/busybox@16313 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- runit/Kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runit/Kbuild') diff --git a/runit/Kbuild b/runit/Kbuild index 9fee84224..39a9b0229 100644 --- a/runit/Kbuild +++ b/runit/Kbuild @@ -5,4 +5,4 @@ # Licensed under the GPL v2, see the file LICENSE in this tarball. lib-y:= -lib-$(CONFIG_CHPST) += chpst.o uidgid.o +lib-$(CONFIG_CHPST) += chpst.o -- cgit v1.2.3-55-g6feb