]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: only remove veth links we created ourselves
authorLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:43:51 +0000 (15:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2016 13:45:31 +0000 (15:45 +0200)
commit7513c5b89ffbc0f86befca1d76917cd1aa6ff197
treeaeb38ac381c320fbc2dca5ca5df66dbf3871a443
parenta9dd908d093e76f5c19829b6aadd0868bb663c9e
nspawn: only remove veth links we created ourselves

Let's make sure we don't remove veth links that existed before nspawn was
invoked.

https://github.com/systemd/systemd/pull/3209#discussion_r62439999
src/nspawn/nspawn.c