On Mar 4, 2009, at 2:16 PM, Scott Haneda wrote:

On Mar 4, 2009, at 2:13 PM, Bradley Giesbrecht wrote:

Do you know if you can specify a uid and gid in a Portfile?
And is there an accessible var holding uid and gid? Using the port commands to create them that is.


I believe so:
set gid [existsgroup foo]
adduser foo gid=${gid} realname=foo home=${prefix}/var/foo
--
Scott * If you contact me off list replace talklists@ with scott@ *

Thanks.

//Brad
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to