summaryrefslogtreecommitdiff
path: root/systemd.pc.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-09 20:15:44 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-09 20:15:44 +0100
commit607df95be184308b6bb7a5534f04109c67c039c3 (patch)
tree2a27e386284dfd9b5f31d48cd085709544793b23 /systemd.pc.in
parent2e60ecb2f760936552f9d6db32d6ecf828b3c322 (diff)
pkconfig: export full search path as .pc variable
Diffstat (limited to 'systemd.pc.in')
-rw-r--r--systemd.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd.pc.in b/systemd.pc.in
index 204991309b..e939293a4c 100644
--- a/systemd.pc.in
+++ b/systemd.pc.in
@@ -11,6 +11,7 @@ systemdsystemunitdir=@systemunitdir@
systemduserunitdir=@pkgdatadir@/user
systemdsystemconfdir=@pkgsysconfdir@/system
systemduserconfdir=@pkgsysconfdir@/user
+systemdsystemunitpath=/dev/.systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/share/systemd/system:/lib/systemd/system:${systemdsystemunitdir}
Name: systemd
Description: systemd System and Service Manager