]> git.neil.brown.name Git - portmap.git/commit
Allow uid/gid to be set at compile or run time.
authorNeil Brown <neilb@suse.de>
Mon, 23 Apr 2007 06:20:17 +0000 (16:20 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 23 Apr 2007 06:20:17 +0000 (16:20 +1000)
commit3aa03ff5f95dcb78fdc29fd858ed07effe7d502b
treeaa086acc901e0806b6a442c8b2020ab782d0e65d
parentf31f4e48fc0152e6986a93b72abc286a329dfaef
Allow uid/gid to be set at compile or run time.

New compile time options to set uid and gid rather than default of '1'.
Also compile-time configurable username to provide uid/gid.
Also -u and -g runtime options to set same.
Makefile
pmap_check.c
pmap_check.h
portmap.8
portmap.c