adduser, addgroup
Bradley Giesbrecht
brad at pixilla.com
Wed Mar 4 14:19:22 PST 2009
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
More information about the macports-users
mailing list