[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adding user with rpm in %packages section
- From: Chris Lumens <clumens redhat com>
- To: kickstart-list redhat com
- Subject: Re: Adding user with rpm in %packages section
- Date: Thu, 9 Apr 2009 10:53:43 -0400
> 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]