]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/portable/portable.c
portable: create/remove the 'attached' unit file directory when we can
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 15:44:52 +0000 (17:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 16:49:45 +0000 (18:49 +0200)
commitd09d85a2a0899428150eec2ab9083b2e01b0c2d5
treebbed23249b7a995a98fa42cc070f38413e4e7d6e
parent2ace445da71c30a5f00f379e3915822f7d3dad09
portable: create/remove the 'attached' unit file directory when we can

Let's not litter the system with this unit directory unnecessarily, and
let's try to create/remove it when necessary.
src/portable/portable.c