Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
<snip> if ! id p2p >/dev/null; then enewgroup p2p enewuser p2p -1 -1 /home/p2p p2p fi </snip> enew{user,group} checks on its own whether the user already exists or not, no need for this.
Been already fixed.