4 getent group games > /dev/null || /usr/sbin/groupadd -g 20 games
6 echo ">>> You must register an account on the official Second Life"
7 echo ">>> website in order to play Second Life."
9 echo ">>> http://www.secondlife.com/"
11 echo ">>> You must also add your user to the 'games' group."
13 echo ">>> # gpasswd -a USERNAME games"
15 echo ">>> Remember to logout and log back in for the changes to take effect."