adduser: Add -k /path/to/skel
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 25 May 2015 21:25:19 +0000 (23:25 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Sep 2015 19:09:18 +0000 (21:09 +0200)
commit65db14ec50305236b9750b898fd1b6d8a97b7a52
treea9e669dbfc556ebc78450f6a2342f8058c4273c7
parent2beb52499eccaee26e7e5c6fc10df73f6802efd9
adduser: Add -k /path/to/skel

function                                             old     new   delta
.rodata                                           157069  157133     +64
adduser_main                                         921     936     +15
adduser_longopts                                     103     110      +7
packed_usage                                       30230   30236      +6
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 92/0)               Total: 92 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
loginutils/adduser.c