]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
util-lib: move take_password_lock() to user-util.[ch]
authorLennart Poettering <lennart@poettering.net>
Mon, 26 Oct 2015 18:08:09 +0000 (19:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 27 Oct 2015 12:25:55 +0000 (13:25 +0100)
commite929bee09ab8000e87b7e825ed3a78d73ecdd7f0
tree5e1fc6e11dec6ab46fb9497fb9915b65ad37d8af
parentbb15fafe9cd815fe5bf9eae84c08aead2eb98fd7
util-lib: move take_password_lock() to user-util.[ch]

Also, rename it take_etc_passwd_lock(), in order to make it more
expressive.
src/basic/user-util.c
src/basic/user-util.h
src/basic/util.c
src/basic/util.h
src/firstboot/firstboot.c
src/sysusers/sysusers.c