chiark / gitweb /
core: add new "flush" job mode to cancel all other jobs when queuing a new job
[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 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 catalogdir=@catalogdir@
22
23 Name: systemd
24 Description: systemd System and Service Manager
25 URL: @PACKAGE_URL@
26 Version: @PACKAGE_VERSION@