{"id":13440250,"url":"https://github.com/systemd/systemd","last_synced_at":"2026-02-28T03:53:29.319Z","repository":{"id":29339414,"uuid":"32873313","full_name":"systemd/systemd","owner":"systemd","description":"The systemd System and Service Manager ","archived":false,"fork":false,"pushed_at":"2025-05-12T00:48:23.000Z","size":485936,"stargazers_count":14105,"open_issues_count":2813,"forks_count":3980,"subscribers_count":342,"default_branch":"main","last_synced_at":"2025-05-12T02:17:09.217Z","etag":null,"topics":["c","init","linux","services","system","systemd"],"latest_commit_sha":null,"homepage":"https://systemd.io","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/systemd.png","metadata":{"files":{"readme":"README","changelog":"NEWS","contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.GPL2","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://spi-inc.org/projects/systemd/"]}},"created_at":"2015-03-25T15:27:27.000Z","updated_at":"2025-05-11T16:00:57.000Z","dependencies_parsed_at":"2023-11-21T10:36:39.737Z","dependency_job_id":"7adeac3e-dd74-44ee-8c4f-f799f53bf9a0","html_url":"https://github.com/systemd/systemd","commit_stats":{"total_commits":60803,"total_committers":2597,"mean_commits":"23.412783981517133","dds":0.6910678749403812,"last_synced_commit":"c173be0d4c88effb81c5e40a86a51fb0c5f436f3"},"previous_names":[],"tags_count":405,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemd%2Fsystemd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemd%2Fsystemd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemd%2Fsystemd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/systemd%2Fsystemd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/systemd","download_url":"https://codeload.github.com/systemd/systemd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253668793,"owners_count":21945053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","init","linux","services","system","systemd"],"created_at":"2024-07-31T03:01:21.064Z","updated_at":"2026-02-25T17:42:03.929Z","avatar_url":"https://github.com/systemd.png","language":"C","readme":"systemd System and Service Manager\n\nWEB SITE:\n        https://systemd.io\n\nGIT:\n        git@github.com:systemd/systemd.git\n        https://github.com/systemd/systemd\n\nMAILING LIST:\n        https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\nIRC:\n        #systemd on irc.libera.chat\n\nBUG REPORTS:\n        https://github.com/systemd/systemd/issues\n\nOLDER DOCUMENTATION:\n        https://0pointer.de/blog/projects/systemd.html\n        https://www.freedesktop.org/wiki/Software/systemd\n\nAUTHOR:\n        Lennart Poettering\n        Kay Sievers\n        ...and many others\n\nLICENSE:\n        LGPL-2.1-or-later for all code, exceptions noted in LICENSES/README.md\n\nREQUIREMENTS:\n        Linux kernel ≥ 3.15 for timerfd_create() CLOCK_BOOTTIME support\n                     ≥ 3.17 for memfd_create() and getrandom()\n                     ≥ 4.3 for ambient capabilities\n                     ≥ 4.5 for pids controller in cgroup v2\n                     ≥ 4.6 for cgroup namespaces\n                     ≥ 4.9 for RENAME_NOREPLACE support in vfat\n                     ≥ 4.10 for cgroup-bpf egress and ingress hooks\n                     ≥ 4.11 for nsfs NS_GET_NSTYPE\n                     ≥ 4.13 for TIOCGPTPEER and SYNTH_UUID= property support in uevent\n                     ≥ 4.15 for cgroup-bpf device hook and cpu controller in cgroup v2\n                     ≥ 4.17 for cgroup-bpf socket address hooks, /sys/power/resume_offset,\n                                and FRA_PROTOCOL attribute for fib rules\n                     ≥ 4.20 for PSI (used by systemd-oomd)\n                     ≥ 5.1 for SO_BINDTOIFINDEX\n                     ≥ 5.2 for cgroup freezer and new mount API\n                     ≥ 5.3 for bounded loops in BPF program, keyring namespacing,\n                               and nexthop support\n                     ≥ 5.4 for pidfd and signed Verity images\n                     ≥ 5.6 for getrandom() GRND_INSECURE\n                     ≥ 5.7 for CLONE_INTO_CGROUP, cgroup2fs memory_recursiveprot option,\n                               BPF links and the BPF LSM hook\n                     ≥ 5.8 for LOOP_CONFIGURE, STATX_ATTR_MOUNT_ROOT, and procfs\n                               per-instance hidepid=/subset= options\n                     ≥ 5.9 for close_range()\n                     ≥ 5.10 for STATX_MNT_ID and MS_NOSYMFOLLOW mount option\n\n        ⛔ Kernel versions below 5.10 (\"minimum baseline\") are not supported at all,\n           and are missing required functionality as listed above.\n\n        Linux kernel ≥ 5.11 for epoll_pwait2()\n                     ≥ 5.12 for idmapped mount (mount_setattr())\n                     ≥ 5.14 for cgroup.kill and quotactl_fd()\n\n        ⚠️ Kernel versions below 5.14 (\"recommended baseline\") have significant gaps\n           in functionality and are not recommended for use with this version\n           of systemd. Taint flag 'old-kernel' will be set. systemd will most likely\n           still function, but upstream support and testing are limited.\n\n        Linux kernel ≥ 6.3 for MFD_EXEC/MFD_NOEXEC_SEAL and tmpfs noswap option\n                     ≥ 6.5 for name_to_handle_at() AT_HANDLE_FID, SO_PEERPIDFD/SO_PASSPIDFD,\n                               and MOVE_MOUNT_BENEATH\n                     ≥ 6.6 for quota support on tmpfs\n                     ≥ 6.7 for cgroup2fs memory_hugetlb_accounting option\n                     ≥ 6.8 for STATX_MNT_ID_UNIQUE\n                     ≥ 6.9 for pidfs\n                     ≥ 6.10 for fcntl(F_DUPFD_QUERY), unprivileged linkat(AT_EMPTY_PATH),\n                                and block device 'partscan' sysfs attribute\n                     ≥ 6.12 for AT_HANDLE_MNT_ID_UNIQUE\n                     ≥ 6.13 for PIDFD_GET_INFO and {set,remove}xattrat() and\n                                FSCONFIG_SET_FD support for overlayfs layers\n                     ≥ 6.16 for coredump pattern '%F' (pidfd) specifier and SO_PASSRIGHTS\n\n        ✅ systemd utilizes several new kernel APIs, but will fall back gracefully\n           when unavailable.\n\n        Kernel Config Options:\n          CONFIG_DEVTMPFS\n          CONFIG_CGROUPS (it is OK to disable all controllers)\n          CONFIG_INOTIFY_USER\n          CONFIG_SIGNALFD\n          CONFIG_TIMERFD\n          CONFIG_EPOLL\n          CONFIG_UNIX (it requires CONFIG_NET, but every other flag in it is not necessary)\n          CONFIG_SYSFS\n          CONFIG_PROC_FS\n          CONFIG_FHANDLE (libudev, mount and bind mount handling)\n\n        udev will fail to work with the legacy sysfs layout:\n          CONFIG_SYSFS_DEPRECATED=n\n\n        Legacy hotplug slows down the system and confuses udev:\n          CONFIG_UEVENT_HELPER_PATH=\"\"\n\n        Userspace firmware loading is not supported and should be disabled in\n        the kernel:\n          CONFIG_FW_LOADER_USER_HELPER=n\n\n        Some udev rules and virtualization detection relies on it:\n          CONFIG_DMIID\n\n        Support for some SCSI devices serial number retrieval, to create\n        additional symlinks in /dev/disk/ and /dev/tape:\n          CONFIG_BLK_DEV_BSG\n\n        Required for PrivateNetwork= in service units:\n          CONFIG_NET_NS\n        Note that systemd-localed.service and other systemd units use\n        PrivateNetwork so this is effectively required.\n\n        Required for PrivateUsers= in service units:\n          CONFIG_USER_NS\n\n        Optional but strongly recommended:\n          CONFIG_IPV6\n          CONFIG_AUTOFS_FS\n          CONFIG_TMPFS_XATTR\n          CONFIG_{TMPFS,EXT4_FS,XFS,BTRFS_FS,...}_POSIX_ACL\n          CONFIG_SECCOMP\n          CONFIG_SECCOMP_FILTER (required for seccomp support)\n          CONFIG_KCMP (for the kcmp() syscall, used to be under\n                       CONFIG_CHECKPOINT_RESTORE before ~5.12;\n                       not needed after 6.10)\n          CONFIG_NET_SCHED\n          CONFIG_NET_SCH_FQ_CODEL\n\n        Required for CPUShares= in resource control unit settings:\n          CONFIG_CGROUP_SCHED\n          CONFIG_FAIR_GROUP_SCHED\n\n        Required for CPUQuota= in resource control unit settings:\n          CONFIG_CFS_BANDWIDTH\n\n        Required for IPAddressDeny=, IPAddressAllow=, IPIngressFilterPath=,\n        IPEgressFilterPath= in resource control unit settings unit settings:\n          CONFIG_BPF\n          CONFIG_BPF_SYSCALL\n          CONFIG_BPF_JIT\n          CONFIG_HAVE_EBPF_JIT\n          CONFIG_CGROUP_BPF\n\n        Required for SocketBind{Allow|Deny}=, RestrictNetworkInterfaces= in\n        resource control unit settings:\n          CONFIG_BPF\n          CONFIG_BPF_SYSCALL\n          CONFIG_BPF_JIT\n          CONFIG_HAVE_EBPF_JIT\n          CONFIG_CGROUP_BPF\n\n        For UEFI systems:\n          CONFIG_EFIVAR_FS\n          CONFIG_EFI_PARTITION\n\n        Required for signed Verity images support:\n          CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG\n        Required to verify signed Verity images using keys enrolled in the MOK\n        (Machine-Owner Key) and DB UEFI certificate stores:\n          CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING\n          CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_PLATFORM_KEYRING\n          CONFIG_IMA_ARCH_POLICY\n          CONFIG_INTEGRITY_MACHINE_KEYRING\n\n        Required for reading credentials from SMBIOS:\n          CONFIG_DMI\n          CONFIG_DMI_SYSFS (must be built-in, not as kmod)\n\n        Required for RestrictFileSystems= in service units:\n          CONFIG_BPF\n          CONFIG_BPF_SYSCALL\n          CONFIG_BPF_LSM\n          CONFIG_DEBUG_INFO_BTF\n          CONFIG_LSM=\"...,bpf\" or kernel booted with lsm=\"...,bpf\".\n\n        We recommend to turn off Real-Time group scheduling in the kernel when\n        using systemd. RT group scheduling effectively makes RT scheduling\n        unavailable for most userspace, since it requires explicit assignment of\n        RT budgets to each unit whose processes making use of RT. As there's no\n        sensible way to assign these budgets automatically this cannot really be\n        fixed, and it's best to disable group scheduling hence:\n           CONFIG_RT_GROUP_SCHED=n\n\n        It's a good idea to disable the implicit creation of networking bonding\n        devices by the kernel networking bonding module, so that the\n        automatically created \"bond0\" interface doesn't conflict with any such\n        device created by systemd-networkd (or other tools). Ideally there would\n        be a kernel compile-time option for this, but there currently isn't. The\n        next best thing is to make this change through a modprobe.d drop-in.\n        This is shipped by default, see modprobe.d/systemd.conf.\n\n        Required for systemd-nspawn:\n          CONFIG_DEVPTS_MULTIPLE_INSTANCES (removed and unneeded since 4.7)\n\n        Required for systemd-oomd:\n          CONFIG_PSI\n          CONFIG_MEMCG\n\n        glibc \u003e= 2.34\n        musl \u003e= 1.2.5 with fde29c04adbab9d5b081bf6717b5458188647f1c\n                (required when building systemd with -Dlibc=musl)\n        libxcrypt \u003e= 4.4.0 (optional)\n        libmount \u003e= 2.30 (from util-linux)\n                (util-linux *must* be built without --enable-libmount-support-mtab)\n        libseccomp \u003e= 2.4.0 (optional)\n        libblkid \u003e= 2.37 (from util-linux) (optional)\n        libkmod \u003e= 15 (optional)\n        PAM \u003e= 1.1.2 (optional)\n        libcryptsetup \u003e= 2.4.0 (optional),\n        libaudit (optional)\n        libacl (optional)\n        libbpf \u003e= 0.1.0 (optional),\n               \u003e= 1.4.0 is required for using GCC as a bpf compiler\n        libfdisk \u003e= 2.32 (from util-linux) (optional)\n        libselinux \u003e= 2.1.9 (optional)\n        libapparmor \u003e= 2.13 (optional)\n        libxenctrl \u003e= 4.9 (optional)\n        zlib (optional)\n        bzip2 (optional)\n        liblzma (optional)\n        liblz4 \u003e= 1.3.0 / 130 (optional)\n        libzstd \u003e= 1.4.0 (optional)\n        libarchive \u003e= 3.0 (optional)\n        libxkbcommon \u003e= 0.3.0 (optional)\n        libpcre2 (optional)\n        libgcrypt (optional)\n        libqrencode \u003e= 3 (optional)\n        libmicrohttpd \u003e= 0.9.33 (optional)\n        libcurl \u003e= 7.32.0 (optional)\n        libidn2 (optional)\n        gnutls \u003e= 3.1.4 (optional)\n        openssl \u003e= 3.0.0 (optional, required to support DNS-over-TLS)\n        p11-kit \u003e= 0.23.3 (optional)\n        libfido2 (optional)\n        tpm2-tss (optional)\n        elfutils \u003e= 177 (optional)\n        polkit (optional)\n        tzdata \u003e= 2014f (optional)\n        pkg-config\n        gperf\n        docbook-xsl (optional, required for documentation)\n        xsltproc    (optional, required for documentation)\n        python \u003e= 3.9\n        python-jinja2\n        python-pefile (optional, required for ukify)\n        python-lxml (optional, required to build the indices)\n        pyelftools (optional, required for systemd-boot)\n        meson \u003e= 0.62.0\n        ninja\n        gcc \u003e= 8.4\n            \u003e= 13.1.0 is required to build BPF program by using GCC\n        awk, sed, grep, and similar tools\n        clang \u003e= 10.0, llvm \u003e= 10.0 (optional, required to build BPF programs\n                from source code in C)\n\n        During runtime, you need the following additional\n        dependencies:\n\n        util-linux \u003e= v2.41 required (including but not limited to: mount,\n                                      umount, swapon, swapoff, sulogin,\n                                      agetty, fsck)\n        dbus \u003e= 1.4.0 (strictly speaking optional, but recommended)\n                NOTE: If using dbus \u003c 1.9.18, you should override the default\n                policy directory (--with-dbuspolicydir=/etc/dbus-1/system.d).\n        polkit (optional)\n\n        To build in directory build/:\n          meson setup build/ \u0026\u0026 ninja -C build/\n\n        Any configuration options can be specified as -Darg=value... arguments\n        to meson. After the build directory is initially configured, meson will\n        refuse to run again, and options must be changed with:\n          meson configure -Darg=value build/\n        meson configure without any arguments will print out available options and\n        their current values.\n\n        Useful commands:\n          ninja -C build -v some/target\n          meson test -C build/ -q\n          sudo meson install -C build/ --no-rebuild\n          DESTDIR=... meson install -C build/\n\n        A tarball can be created with:\n          v=250 \u0026\u0026 git archive --prefix=systemd-$v/ v$v | zstd \u003esystemd-$v.tar.zstd\n\n        When systemd-hostnamed is used, it is strongly recommended to install\n        nss-myhostname to ensure that, in a world of dynamically changing\n        hostnames, the hostname stays resolvable under all circumstances. In\n        fact, systemd-hostnamed will warn if nss-myhostname is not installed.\n\n        nss-systemd must be enabled on systemd systems, as that's required for\n        DynamicUser= to work. Note that we ship services out-of-the-box that\n        make use of DynamicUser= now, hence enabling nss-systemd is not\n        optional.\n\n        Note that the build prefix for systemd must be /usr/. (Moreover, packages\n        systemd relies on — such as D-Bus — really should use the same prefix,\n        otherwise you are on your own.) Split-usr and unmerged-usr systems are no\n        longer supported, and moving everything under /usr/ is required. Systems\n        with a separate /usr/ partition must mount it before transitioning into it\n        (i.e.: from the initrd). For more information see:\n        https://systemd.io/SEPARATE_USR_IS_BROKEN\n        https://systemd.io/THE_CASE_FOR_THE_USR_MERGE\n\nPOLICY FOR SUPPORT OF DISTRIBUTIONS AND ARCHITECTURES:\n        systemd main branch and latest major or stable releases are generally\n        expected to compile on current versions of popular distributions (at\n        least all non-EOL versions of Fedora, Debian unstable/testing/stable,\n        latest Ubuntu LTS and non-LTS releases, openSUSE Tumbleweed/Leap,\n        CentOS Stream 9 and 10, up-to-date Arch, etc.)  We will generally\n        attempt to support also other non-EOL versions of various distros.\n        Features which would break compilation on slightly older distributions\n        will only be introduced if there are significant reasons for this\n        (i.e. supporting them interferes with development or requires too many\n        resources to support). In some cases backports of specific libraries or\n        tools might be required.\n\n        The policy is similar for architecture support. systemd is regularly\n        tested on popular architectures (currently amd64, i386, arm64, ppc64el,\n        and s390x), but should compile and work also on other architectures, for\n        which support has been added. systemd will emit warnings when\n        architecture-specific constants are not defined.\n\nSTATIC COMPILATION AND \"STANDALONE\" BINARIES:\n        systemd provides a public shared libraries libsystemd.so and\n        libudev.so. The latter is deprecated, and the sd-device APIs in\n        libsystemd should be used instead for new code. In addition, systemd is\n        built with a private shared library, libsystemd-shared-\u003csuffix\u003e.so,\n        that also includes the libsystemd code, and by default most systemd\n        binaries are linked to it. Using shared libraries saves disk space and\n        memory at runtime, because only one copy of the code is needed.\n\n        It is possible to build static versions of systemd public shared\n        libraries (via the configuration options '-Dstatic-libsystemd' and\n        '-Dstatic-libudev'). This allows the libsystemd and libudev code to be\n        linked statically into programs. Note that mixing \u0026 matching different\n        versions of libsystemd and systemd is generally not recommended, since\n        various of its APIs wrap internal state and protocols of systemd\n        (e.g. logind and udev databases), which are not considered\n        stable. Hence, using static libraries is not recommended since it\n        generally means that version of the static libsystemd linked into\n        applications and the host systemd are not in sync, and will thus create\n        compatibility problems.\n\n        In addition, it is possible to disable the use of\n        libsystemd-shared-\u003csuffix\u003e.so for various components (via the\n        configuration options '-Dlink-*-shared'). In this mode, the libsystemd\n        and libsystemd-shared code is linked statically into selected\n        binaries. This option is intended for systems where some of the\n        components are intended to be delivered independently of the main\n        systemd package. Finally, some binaries can be compiled in a second\n        version (via the configuration option '-Dstandalone-binaries'). The\n        version suffixed with \".standalone\" has the libsystemd and\n        libsystemd-shared code linked statically. Those binaries are intended\n        as replacements to be used in limited installations where the full\n        systemd suite is not installed. Yet another option is to rebuild\n        systemd with a different '-Dshared-lib-tag' setting, allowing different\n        systemd binaries to be linked to instances of the private shared\n        library that can be installed in parallel.\n\n        Again: Using the default shared linking is recommended, building static\n        or \"standalone\" versions is not. Mixing versions of systemd components\n        that would normally be built and used together (in particular various\n        daemons and the manager) is not recommended: we do not test such\n        combinations upstream and cannot provide support. Distributors making\n        use of those options are responsible if things do not work as expected.\n\nUSERS AND GROUPS:\n        Default udev rules use the following standard system group names, which\n        need to be resolvable by getgrnam() at any time, even in the very early\n        boot stages, where no other databases and network are available:\n\n          audio, cdrom, clock, dialout, disk, input, kmem, kvm, lp, render,\n          sgx, tape, tty, video\n\n        During runtime, the journal daemon requires the \"systemd-journal\" system\n        group to exist. New journal files will be readable by this group (but\n        not writable), which may be used to grant specific users read access. In\n        addition, system groups \"wheel\" and \"adm\" will be given read-only access\n        to journal files using systemd-tmpfiles-setup.service.\n\n        The journal remote daemon requires the \"systemd-journal-remote\" system\n        user and group to exist. During execution this network facing service\n        will drop privileges and assume this uid/gid for security reasons.\n\n        Similarly, the network management daemon requires the \"systemd-network\"\n        system user and group to exist.\n\n        Similarly, the name resolution daemon requires the \"systemd-resolve\"\n        system user and group to exist.\n\n        Similarly, the coredump support requires the \"systemd-coredump\" system\n        user and group to exist.\n\nGLIBC NSS:\n        systemd ships with four glibc NSS modules:\n\n        nss-myhostname resolves the local hostname to locally configured IP\n        addresses, as well as \"localhost\" to 127.0.0.1/::1.\n\n        nss-resolve enables DNS resolution via the systemd-resolved DNS/LLMNR\n        caching stub resolver \"systemd-resolved\".\n\n        nss-mymachines enables resolution of all local containers registered\n        with machined to their respective IP addresses.\n\n        nss-systemd enables resolution of users/group registered via the\n        User/Group Record Lookup API (https://systemd.io/USER_GROUP_API),\n        including all dynamically allocated service users. (See the\n        DynamicUser= setting in unit files.)\n\n        To make use of these NSS modules, please add them to the \"hosts:\",\n        \"passwd:\", \"group:\", \"shadow:\" and \"gshadow:\" lines in\n        /etc/nsswitch.conf.\n\n        The four modules should be used in the following order:\n\n                passwd: files systemd\n                group: files [SUCCESS=merge] systemd\n                shadow: files systemd\n                gshadow: files systemd\n                hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns\n\nWARNINGS and TAINT FLAGS:\n        systemd requires that the /run mount point exists. systemd also\n        requires that /var/run is a symlink to /run. Taint flag 'var-run-bad'\n        will be set when this condition is detected.\n\n        Systemd will also warn when the cgroup support is unavailable in the\n        kernel (taint flag 'cgroups-missing'), the system is using the old\n        cgroup hierarchy (taint flag 'cgroupsv1'), the hardware clock is\n        running in non-UTC mode (taint flag 'local-hwclock'), the kernel\n        overflow UID or GID are not 65534 (taint flags 'overflowuid-not-65534'\n        and 'overflowgid-not-65534'), the UID or GID range assigned to the\n        running systemd instance covers less than 0…65534 (taint flags\n        'short-uid-range' and 'short-gid-range').\n\n        Taint conditions are logged during boot, but may also be checked at any\n        time with:\n\n          busctl get-property org.freedesktop.systemd1 /org/freedesktop/systemd1 org.freedesktop.systemd1.Manager Tainted\n\n        See org.freedesktop.systemd1(5) for more information.\n\nVALGRIND:\n        To run systemd under valgrind, compile systemd with the valgrind\n        development headers available (i.e. valgrind-devel or equivalent).\n        Otherwise, false positives will be triggered by code which violates\n        some rules but is actually safe. Note that valgrind generates nice\n        output only on exit(), hence on shutdown we don't execve()\n        systemd-shutdown.\n\nSTABLE BRANCHES AND BACKPORTS:\n        Stable branches with backported patches are available in the\n        systemd-stable repo at https://github.com/systemd/systemd-stable.\n\n        Stable branches are started for certain releases of systemd and named\n        after them, e.g. v238-stable. Stable branches are managed by\n        distribution maintainers on an as needed basis. See\n        https://systemd.io/BACKPORTS for some more information and examples.\n","funding_links":["https://spi-inc.org/projects/systemd/"],"categories":["C","HarmonyOS","c","C++","Init systems"],"sub_categories":["Windows Manager","Container Runtime Distributions"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemd%2Fsystemd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemd%2Fsystemd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemd%2Fsystemd/lists"}