[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-packaging] Second user/group handling draft
- From: Ville Skyttä <ville skytta iki fi>
- To: Discussion of RPM packaging standards and practices for Fedora <fedora-packaging redhat com>
- Subject: Re: [Fedora-packaging] Second user/group handling draft
- Date: Sat, 12 May 2007 12:22:49 +0300
On Friday 11 May 2007, Bill Nottingham wrote:
> Why not just check the exit status of useradd? There is a specific
> exit status for 'user already exists'.
Possible, but would result in quite a bit of "useradd: user foo exists" noise
on package upgrades or more complicated %pre scriptlets that filter out this
particular error message but let others through. useradd would benefit from
an option similar to groupadd's -f.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]