         MODULE=systemd
        VERSION=261.2
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/systemd/systemd/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:ed1059ff964f5df35b6056434cc17cc83f86dc913f10489948a0b19b6081c5ec
       WEB_SITE=http://www.freedesktop.org/wiki/Software/systemd
        ENTERED=20100919
        UPDATED=20260809
          SHORT="A system and program management daemon"

cat << EOF
systemd is a system and session manager for Linux, compatible with SysV and LSB
init scripts. systemd provides aggressive parallelization capabilities, uses
socket and D-Bus activation for starting services, offers on-demand starting of
daemons, keeps track of processes using Linux cgroups, supports snapshotting and
restoring of the system state, maintains mount and automount points and
implements an elaborate transactional dependency-based service control logic.
It can work as a drop-in replacement for sysvinit.
EOF
