Package shepherd: Information
Source package: shepherd
Version: 0.10.4-alt1
Build time: Jun 9, 2024, 09:08 AM
Category: System/Configuration/Boot and Init
Report package bugHome page: https://www.gnu.org/software/shepherd/
License: GPL-3.0+
Summary: The GNU Shepherd
Description:
The GNU Shepherd is a service manager written in Guile that looks after the herd of daemons running on the system. It can be used as an "init" system (PID 1) and also by unprivileged users to manage per-user daemons-e.g., tor, privoxy, mcron. It supports several daemon startup mechanisms, including inetd and systemd-style socket activation. The GNU Shepherd is configured in Guile Scheme and can be extended in the same language. It builds on a simple memory-safe and callback-free programming model.
List of RPM packages built from this SRPM:
shepherd (e2kv6, e2kv5, e2kv4, e2k)
shepherd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
shepherd (e2kv6, e2kv5, e2kv4, e2k)
shepherd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Zhukharev
Last changed
April 1, 2024 Anton Zhukharev 0.10.4-alt1
- Updated to 0.10.4.
Jan. 9, 2024 Anton Zhukharev 0.10.3-alt1
- Updated to 0.10.3.
July 24, 2023 Anton Zhukharev 0.10.2-alt3
- Added %runstatedir as /var/run/shepherd (for socket).