Re: daemon user naming scheme
Hi!
On Tue, 2014-08-26 at 11:02:54 +0000, PICCA Frederic-Emmanuel wrote:
> > This has the advantage of being short and downstreams not having lots of Debian-*
> > users on their systems possibly confusing users not familiar with
> > Debian. I'd be nice to standardize on this.
>
> I have the same problem in one of my package. #737956
> I would like to rename the system user tango -> _tango
> But I do not know how to do this rename properly :((
# usermod -l newname oldname
(Other things can also be modified at the same time, see the man page.)
Regards,
Guillem
Reply to: