chiark / gitweb /
path-lookup: make SYSTEMD_UNIT_PATH more flexible
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Jul 2014 21:56:57 +0000 (17:56 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Jul 2014 23:48:16 +0000 (19:48 -0400)
commitcf7d80a5fe549d4db11800015e02220dccec3096
tree05b65bec6fc7fa21ec3cf64f8b0a7816cfd51829
parent8328d8c63332319965fd288634a9a709e9b96425
path-lookup: make SYSTEMD_UNIT_PATH more flexible

It can now contain more than one directory, and can be used
to only prepend, not totally override, the normal load path.
man/systemd.unit.xml
src/core/unit.c
src/shared/path-lookup.c