summaryrefslogtreecommitdiff
path: root/systemd.pc.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-04 15:22:58 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-04 15:27:35 +0200
commitd19c883d509bb0926635a1a9b30c4875dbbbbfab (patch)
treef2714ad8d1ed4fd660c84965b13e83e3feb10b9b /systemd.pc.in
parentf1159d7c78ba5f4551603f2afc8b3b9dd07117ca (diff)
units: move user units from /usr/share to /usr/lib since they might be arch-dependent
Diffstat (limited to 'systemd.pc.in')
-rw-r--r--systemd.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd.pc.in b/systemd.pc.in
index 6a843fbde2..33c3f36a9f 100644
--- a/systemd.pc.in
+++ b/systemd.pc.in
@@ -8,7 +8,7 @@
prefix=@prefix@
exec_prefix=${prefix}
systemdsystemunitdir=@systemunitdir@
-systemduserunitdir=@pkgdatadir@/user
+systemduserunitdir=@userunitdir@
systemdsystemconfdir=@pkgsysconfdir@/system
systemduserconfdir=@pkgsysconfdir@/user
systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/share/systemd/system:/lib/systemd/system:${systemdsystemunitdir}