]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn.c
nspawn: refuse politely when we are run in the non-host netns in combination with... 15538/head
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Apr 2020 15:12:35 +0000 (17:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 23 Apr 2020 07:18:43 +0000 (09:18 +0200)
commit287b7376933a1f1e0ea9a573d2de036fd675d327
treea4fe673740720e5a31c87675eb4acf9bf6009ddc
parent1433e0f2127baafc5bc301dbe3e1584a63fb56e7
nspawn: refuse politely when we are run in the non-host netns in combination with --image=

Strictly speaking this doesn't really fix #15079, but it at least means
we won't hang anymore.

Fixes: #15079
src/nspawn/nspawn.c