]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: split out execution context logging from main() 7560/head
authorLennart Poettering <lennart@poettering.net>
Wed, 6 Dec 2017 20:50:18 +0000 (21:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Dec 2017 20:57:35 +0000 (21:57 +0100)
commit31aef7ff2b11c7d3c670fe9d5c032c38a5a7aefe
treec19f9bb7dcd84d492a7a721eb06f680a6e1b980c
parent6c78f016d7329a2d387bcfc8b9b96f93e0e82b02
core: split out execution context logging from main()

Again, no functional changes, let's just shorten main() a bit, by
splitting out more code into a separate functions.
src/core/main.c