]> git.ipfire.org Git - thirdparty/systemd.git/commit
shutdown: clean up sync_with_progress a bit
authorMike Yuan <me@yhndnzj.com>
Wed, 5 Jun 2024 15:53:27 +0000 (17:53 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 14 Nov 2024 13:12:13 +0000 (13:12 +0000)
commit489cf962ada63e3d26d8f91b589aff170bc65317
tree45011c075a8f21f2f734e9cd7dc581f8dfa6ae30
parenta9d9db7f4e4a75f6dbda5c31fbbf325eff9d63b4
shutdown: clean up sync_with_progress a bit

Also, ignore the error on caller's side.

(cherry picked from commit 758760a3610e3c6674de8a1d51b12b991eafef7c)
src/shutdown/shutdown.c