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 ?

_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to