Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: axs@g.o
Subject: Re: [gentoo-dev] RFC: enewuser should force updates to shell and home
Date: Wed, 13 Jun 2012 17:19:16
Message-Id: 20120613191924.6e575b57@pomiocik.lan
In Reply to: [gentoo-dev] RFC: enewuser should force updates to shell and home by Ian Stakenvicius
1 On Wed, 13 Jun 2012 12:00:16 -0400
2 Ian Stakenvicius <axs@g.o> wrote:
3
4 > + ### force updates of some user properties
5 > + usermod -d "${ehome}" "${euser}" || die
6 > + usermod -s "${eshell}" "${euser}" || die
7
8 I think usermod can handle multiple arguments.
9
10 --
11 Best regards,
12 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies