chiark / gitweb /
[PATCH] bugfix for local user
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Wed, 3 Mar 2004 04:27:12 +0000 (20:27 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:07 +0000 (21:35 -0700)
commit5ec4899acf4338fec32f8f8c218802a406319971
tree13891ba4016b7a4e8ce630715056028680b46da2
parent2ef3bc2b7094876488c9ac30f64f135b6f88350a
[PATCH] bugfix for local user

While moving the local user logic in it's own function I missed to
change the "secure" string macro. We copy only the first 3 bytes
of the username. Guess why I didn't notice it :)
udev-add.c