]> git.ipfire.org Git - thirdparty/systemd.git/commit
creds-util: move pick_up_credentials() from network-generator
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 5 Apr 2024 03:21:30 +0000 (12:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Apr 2024 00:42:20 +0000 (09:42 +0900)
commit6c15a28454c80a4d777b1b59826893ab5901b75d
tree32876c9b5082c4c6ab257eb1c825624b72a30aa9
parenta40e495847ab0722ce566e989325008195da7275
creds-util: move pick_up_credentials() from network-generator

The function is quite general, and can be used at other places.
Let's move to our shared library.
src/network/generator/main.c
src/shared/creds-util.c
src/shared/creds-util.h