]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/discover-image.c
machine-image: handle nicely if the user asks us to remove a symlinked image
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Oct 2017 15:42:23 +0000 (17:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 Oct 2017 15:54:56 +0000 (17:54 +0200)
commit9fb0b9c70d8cf04ae000a3431a2ccf9e8b8b798c
tree1635dd05a96f6a15513541d9e2f7b14c825b4abb
parent759aaedc5ce8fb42c99fbccb374f35f063194a4c
machine-image: handle nicely if the user asks us to remove a symlinked image

Much like for dirs/raw images lets remove the symlink and not the
destination.
src/shared/machine-image.c