github.com/quay/claircore@v1.5.28/scanner/pkgconfig/testdata/systemd.pc (about) 1 # SPDX-License-Identifier: LGPL-2.1+ 2 # 3 # This file is part of systemd. 4 # 5 # systemd is free software; you can redistribute it and/or modify it 6 # under the terms of the GNU Lesser General Public License as published by 7 # the Free Software Foundation; either version 2.1 of the License, or 8 # (at your option) any later version. 9 10 prefix=/usr 11 rootprefix=/usr 12 sysconfdir=/etc 13 systemdutildir=${rootprefix}/lib/systemd 14 systemdsystemunitdir=${rootprefix}/lib/systemd/system 15 systemdsystempresetdir=${rootprefix}/lib/systemd/system-preset 16 systemduserunitdir=${prefix}/lib/systemd/user 17 systemduserpresetdir=${prefix}/lib/systemd/user-preset 18 systemdsystemconfdir=${sysconfdir}/systemd/system 19 systemduserconfdir=${sysconfdir}/systemd/user 20 systemdsystemunitpath=${systemdsystemconfdir}:/etc/systemd/system:/run/systemd/system:/usr/local/lib/systemd/system:${systemdsystemunitdir}:/usr/lib/systemd/system:/lib/systemd/system 21 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 22 systemdsystemgeneratordir=${rootprefix}/lib/systemd/system-generators 23 systemdusergeneratordir=${prefix}/lib/systemd/user-generators 24 systemdsystemgeneratorpath=/run/systemd/system-generators:/etc/systemd/system-generators:/usr/local/lib/systemd/system-generators:${systemdsystemgeneratordir} 25 systemdusergeneratorpath=/run/systemd/user-generators:/etc/systemd/user-generators:/usr/local/lib/systemd/user-generators:${systemdusergeneratordir} 26 systemdsleepdir=${rootprefix}/lib/systemd/system-sleep 27 systemdshutdowndir=${rootprefix}/lib/systemd/system-shutdown 28 tmpfilesdir=${prefix}/lib/tmpfiles.d 29 sysusersdir=${prefix}/lib/sysusers.d 30 sysctldir=${prefix}/lib/sysctl.d 31 binfmtdir=${prefix}/lib/binfmt.d 32 modulesloaddir=${prefix}/lib/modules-load.d 33 catalogdir=${prefix}/lib/systemd/catalog 34 systemuidmax=999 35 systemgidmax=999 36 dynamicuidmin=61184 37 dynamicuidmax=65519 38 containeruidbasemin=524288 39 containeruidbasemax=1878982656 40 41 Name: systemd 42 Description: systemd System and Service Manager 43 URL: https://www.freedesktop.org/wiki/Software/systemd 44 Version: 243