chiark / gitweb /
core: move abstract namespace sockets to /dev/.run
[elogind.git] / systemd.pc.in
index 71a5678f8d8bae772fd2ce6895534894a0902bce..f962b58d99a3b1fa72ee9f91ebe804e85c67f9ac 100644 (file)
@@ -8,11 +8,12 @@
 prefix=@prefix@
 exec_prefix=${prefix}
 systemdsystemunitdir=@systemunitdir@
-systemdsessionunitdir=@pkgdatadir@/session
+systemduserunitdir=@pkgdatadir@/user
 systemdsystemconfdir=@pkgsysconfdir@/system
-systemdsessionconfdir=@pkgsysconfdir@/session
+systemduserconfdir=@pkgsysconfdir@/user
+systemdsystemunitpath=/dev/.run/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 Session Manager
+Description: systemd System and Service Manager
 URL: @PACKAGE_URL@
 Version: @PACKAGE_VERSION@