chiark / gitweb /
logind: open up most bus calls for unpriviliged processes, using PolicyKit
[elogind.git] / src / core / systemd.pc.in
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
4 #  under the terms of the GNU Lesser General Public License as published by
5 #  the Free Software Foundation; either version 2.1 of the License, or
6 #  (at your option) any later version.
7
8 prefix=@prefix@
9 libdir=@libdir@
10 systemdutildir=@rootlibexecdir@
11 systemdsystemunitdir=@systemunitdir@
12 systemdsystempresetdir=@systempresetdir@
13 systemduserunitdir=@userunitdir@
14 systemduserpresetdir=@userpresetdir@
15 systemdsystemconfdir=@pkgsysconfdir@/system
16 systemduserconfdir=@pkgsysconfdir@/user
17 systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system
18 systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/run/systemd/user:/usr/local/lib/systemd/user:/usr/local/share/systemd/user:${systemduserunitdir}:/usr/lib/systemd/user:/usr/share/systemd/user
19 systemdsystemgeneratordir=@systemgeneratordir@
20 systemdusergeneratordir=@usergeneratordir@
21 systemdsleepdir=@systemsleepdir@
22 systemdshutdowndir=@systemshutdowndir@
23 tmpfilesdir=@tmpfilesdir@
24 sysusersdir=@sysusersdir@
25 sysctldir=@sysctldir@
26 binfmtdir=@binfmtdir@
27 modulesloaddir=@modulesloaddir@
28 catalogdir=@catalogdir@
29 systemuidmax=@systemuidmax@
30 systemgidmax=@systemgidmax@
31
32 Name: systemd
33 Description: systemd System and Service Manager
34 URL: @PACKAGE_URL@
35 Version: @PACKAGE_VERSION@