]> git.ipfire.org Git - thirdparty/systemd.git/blame - systemd.pc.in
label: don't print warning when we try ro relabel an non-existing file
[thirdparty/systemd.git] / systemd.pc.in
CommitLineData
a3723b97
LP
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 General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
7
8c6db833
LP
8prefix=@prefix@
9exec_prefix=${prefix}
10systemdsystemunitdir=@systemunitdir@
d19c883d 11systemduserunitdir=@userunitdir@
8c6db833 12systemdsystemconfdir=@pkgsysconfdir@/system
8a9ef77c 13systemduserconfdir=@pkgsysconfdir@/user
0b5b0ffb
LP
14systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/local/lib/systemd/system:/usr/share/systemd/system:/usr/lib/systemd/system:/lib/systemd/system:${systemdsystemunitdir}
15systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/usr/local/share/systemd/user:/usr/local/lib/systemd/user:/usr/share/systemd/user:/usr/lib/systemd/user:${systemduserunitdir}
8c6db833
LP
16
17Name: systemd
af2d49f7 18Description: systemd System and Service Manager
8c6db833
LP
19URL: @PACKAGE_URL@
20Version: @PACKAGE_VERSION@