Am 18.09.2012 09:24, schrieb Jan Pohanka: > Hello, > > I can't found proper command to add an existing user to an existing > group. I have tried following: > > user daemon exists as well as group mygroup > > # adduser -D -H -G mygroup daemon > adduser: user 'daemon' in use > > Tested on Busybox v1.20.0 >
Personaly, i use vi and edit /etc/group. The last entry is a comma separated list of users. re, wh _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
