#2493: append group instead of replacing current ones --------------------------------------------+------------------------------- Reporter: iamcalvo | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.3 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: append group instead replacing | --------------------------------------------+------------------------------- Comment (by iamcalvo):
Excuse me, I just noticed that in section 2 "Create a Subversion repository" the command: usermod -G svn,svntest,<insert existing groups> <username> could also be changed to: usermod -G svn,svntest -a <username> thanks! -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2493#comment:1> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
