Hi,
1) busybox addgroup user
2) busybox adduser -G user testuser1
3) busybox adduser -G user testuser2
4) busybox deluser testuser1
5) grep user /etc/passwd /etc/group
...
/etc/passwd:testuser2:x:1010:1007:Linux User,,,:/home/testuser2:/bin/bash
...
/etc/group:user:x:1007:testuser,testuser2
^^^^^^
...
This is not how the desktop util behaves and I agree with the desktop
util in this case. A non-existent user should not remain in
/etc/group.
Do you agree or disagree?
Cheers, L.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox