chiark / gitweb /
random-seed: convert poolsize from bits to bytes
[elogind.git] / 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 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
8 prefix=@prefix@
9 exec_prefix=@exec_prefix@
10 systemdsystemunitdir=@systemunitdir@
11 systemduserunitdir=@userunitdir@
12 systemdsystemconfdir=@pkgsysconfdir@/system
13 systemduserconfdir=@pkgsysconfdir@/user
14 systemdsystemunitpath=/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}
15 systemduserunitpath=${systemduserconfdir}:/etc/systemd/user:/usr/local/share/systemd/user:/usr/local/lib/systemd/user:/usr/share/systemd/user:/usr/lib/systemd/user:${systemduserunitdir}
16
17 Name: systemd
18 Description: systemd System and Service Manager
19 URL: @PACKAGE_URL@
20 Version: @PACKAGE_VERSION@