[meego-packaging] [meego-commits] 19864: Changes to Trunk:Testing/trousers
Dong, Junfeng
junfeng.dong at intel.com
Fri Jun 3 03:55:48 PDT 2011
Then I will revoke this. And resubmit the part for gcc only.
Junfeng
-----Original Message-----
From: Arjan van de Ven [mailto:arjan at linux.intel.com]
Sent: Friday, June 03, 2011 6:31 PM
To: meego-packaging at meego.com
Cc: Dong, Junfeng; Ware, Ryan R
Subject: Re: [meego-commits] 19864: Changes to Trunk:Testing/trousers
> Hi,
> I have made the following changes to trousers in project Trunk:Testing. Please review and accept ASAP.
>
> Thank You,
> Dong Jun-feng
>
> }
> # add user tss
> -/usr/sbin/useradd -r tss || {
> +/usr/sbin/useradd -r -g tss -d /dev/null -s /sbin/nologin tss || {
> RC=$?
> case $RC in
> 9) # user 'tss' already exists
>
packages *really* should not be adding users like this..
Ryan, can you take care of this one from the setup package, so that this
package doesn't have to do these nasty things ?
More information about the MeeGo-packaging
mailing list