]> git.proxmox.com Git - systemd.git/blame - src/core/systemd.pc.in
Imported Upstream version 220
[systemd.git] / src / core / systemd.pc.in
CommitLineData
663996b3
MS
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
8prefix=@prefix@
663996b3
MS
9systemdutildir=@rootlibexecdir@
10systemdsystemunitdir=@systemunitdir@
11systemdsystempresetdir=@systempresetdir@
12systemduserunitdir=@userunitdir@
13systemduserpresetdir=@userpresetdir@
14systemdsystemconfdir=@pkgsysconfdir@/system
15systemduserconfdir=@pkgsysconfdir@/user
16systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system
17systemduserunitpath=${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
14228c0d
MB
18systemdsystemgeneratordir=@systemgeneratordir@
19systemdusergeneratordir=@usergeneratordir@
e842803a
MB
20systemdsleepdir=@systemsleepdir@
21systemdshutdowndir=@systemshutdowndir@
22tmpfilesdir=@tmpfilesdir@
23sysusersdir=@sysusersdir@
24sysctldir=@sysctldir@
25binfmtdir=@binfmtdir@
26modulesloaddir=@modulesloaddir@
14228c0d 27catalogdir=@catalogdir@
60f067b4
JS
28systemuidmax=@systemuidmax@
29systemgidmax=@systemgidmax@
663996b3
MS
30
31Name: systemd
32Description: systemd System and Service Manager
33URL: @PACKAGE_URL@
34Version: @PACKAGE_VERSION@