Adding user with rpm in %packages section

Chris Lumens clumens at redhat.com
Thu Apr 9 14:53:43 UTC 2009


> Whoops!  you need to specify the full path, or the package name, so either
>
> Requires: /usr/sbin/useradd,/usr/sbin/groupadd
>
> or
>
> Requires: shadow-utils

You really want to do Requires(pre): shadow-utils to make sure the
package gets sorted correctly.

- Chris




More information about the Kickstart-list mailing list