]> git.ipfire.org Git - thirdparty/systemd.git/blame - systemd.pc.in
systemctl: don't truncate description when using pager
[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@
8a9ef77c 11systemduserunitdir=@pkgdatadir@/user
8c6db833 12systemdsystemconfdir=@pkgsysconfdir@/system
8a9ef77c 13systemduserconfdir=@pkgsysconfdir@/user
2b583ce6 14systemdsystemunitpath=/run/systemd/system:${systemdsystemconfdir}:/etc/systemd/system:/usr/local/share/systemd/system:/usr/share/systemd/system:/lib/systemd/system:${systemdsystemunitdir}
8c6db833
LP
15
16Name: systemd
af2d49f7 17Description: systemd System and Service Manager
8c6db833
LP
18URL: @PACKAGE_URL@
19Version: @PACKAGE_VERSION@