Patrick Hess schrieb:
> pw useradd fetchmail -u $FreieUID -g nobody \
> -s /sbin/nologin -d /etc/fetchmail
Hups, hier fehlt noch ein -m...
Es heißt natürlich:
pw useradd fetchmail -u $FreieUID -g nobody \
-s /sbin/nologin -d /etc/fetchmail -m
Gruß,
Patrick
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 15 Aug 2004 - 15:15:19 CEST