]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/portable/portable.c
portable: properly handle if the unit file directory for portable service images...
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 15:25:15 +0000 (17:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 16:49:45 +0000 (18:49 +0200)
commit339731dba1f6354898fcffca252f0813bd77a565
tree91bf791da678775ed95c2a220456975ddacf8b36
parent40a7b232deb0bf3f8ec2d9ab009714597f84a30b
portable: properly handle if the unit file directory for portable service images doesn't exist

if the dir doesn#t exist then let's consider this indication for "this
image isn't attached".
src/portable/portable.c