FC4: %fedora_useradd undefined from rpm install

Enrico Scholz enrico.scholz at informatik.tu-chemnitz.de
Mon Feb 13 13:13:02 UTC 2006


jfontain at free.fr writes:

> As packager, what am I supposed to do, especially when the following fails:
>
> # /usr/sbin/fedora-useradd -u 23 -M -d /srv/moomps -c 'service companion to moodss'  -s '/sbin/nologin' moomps
                             ~~

This '-u' is too much. Just write

| /usr/sbin/fedora-useradd 23 -M ...

The script decides what happens with the '23'.


Btw, you should add a '-r' option.




Enrico




More information about the fedora-extras-list mailing list