]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: make failure in sd_listen_fds() critical 36788/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 Mar 2025 16:38:18 +0000 (01:38 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 Mar 2025 17:09:40 +0000 (02:09 +0900)
commitb8d5303733e846ed39604731aab4d1f0fd245f3d
treed1a33c475c583d87fd9e63fbe3cbcf6f21de9b11
parent024bb0c63e56672d7ff43072bc76b5dbf5192248
nspawn: make failure in sd_listen_fds() critical

Also, drop doubled call of sd_listen_fds().
src/nspawn/nspawn.c
src/shared/fdset.c