path-lookup: define explicit unit file directory for attached unit files
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 15:22:06 +0000 (17:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 16:49:45 +0000 (18:49 +0200)
commit0cd4628de975e162c4600f143bcef3c802ff7247
tree227221bcc5352927f7ef91724aaa17dac5a56ebe
parent61c22b0be66627d51216e1ed8180aa09df349eff
path-lookup: define explicit unit file directory for attached unit files

Let's separate out the unit files copied from attached portable service
image files from the admin's own files. Let's introduce
/etc/systemd/system.attached/ + /run/systemd/system.attached/ for the
files of portable services, and leave /etc/systemd/system/ and
/run/systemd/system/ for the admin.
src/shared/path-lookup.c
src/shared/path-lookup.h