chiark / gitweb /
logind: remove redundant entries from logind's default controller lists too
[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 exec_prefix=@exec_prefix@
10 systemdutildir=@rootlibexecdir@
11 systemdsystemunitdir=@systemunitdir@
12 systemduserunitdir=@userunitdir@
13 systemdsystemconfdir=@pkgsysconfdir@/system
14 systemduserconfdir=@pkgsysconfdir@/user
15 systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system
16 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
17
18 Name: systemd
19 Description: systemd System and Service Manager
20 URL: @PACKAGE_URL@
21 Version: @PACKAGE_VERSION@