# If the sabayon user don't exist, add them: if ! grep -q sabayon /etc/passwd; then /usr/sbin/useradd -c "Sabayon user" -d /var/sabayon -g nobody -s /sbin/false sabayon fi