[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adding user with rpm in %packages section
- From: Tom Brown <tom ng23 net>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: Adding user with rpm in %packages section
- Date: Thu, 09 Apr 2009 15:42:38 +0100
You need to make sure adduser and addgroup are in the Requires: line
of the spec file. Possibly you need a PreReq: line in the .spec file,
but according to Jeff Johnson, that's not clear. Try putting
adduser/group in the Requires line first.
that did not seem to help -
Requires: useradd groupadd
will keep digging
thanks
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]