[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC4: %fedora_useradd undefined from rpm install
- From: Enrico Scholz <enrico scholz informatik tu-chemnitz de>
- To: fedora-extras-list redhat com
- Subject: Re: FC4: %fedora_useradd undefined from rpm install
- Date: Mon, 13 Feb 2006 14:13:02 +0100
jfontain 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]