]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.device.xml
core: when a unit template is specified in SYSTEMD_WANTS=, instantiate it with sysfs...
authorLennart Poettering <lennart@poettering.net>
Thu, 26 Oct 2017 15:12:44 +0000 (17:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Nov 2017 18:52:41 +0000 (19:52 +0100)
commitdcebc9bae4dcc3e844f01558c6127fc0d8745c8e
tree449ccb43ec4b8727ad2368c3e7c9bbab254e2640
parent3ac62a0ee4db7a1f3653a0f2188ce4e1ad3360c7
core: when a unit template is specified in SYSTEMD_WANTS=, instantiate it with sysfs path

This should make cases like the user's setup in #7109 a lot easier to
handle, as in that case we'll do the right escaping automatically.
man/systemd.device.xml
src/core/device.c