init-system-helpers (1.62)
Published 2024-10-02 13:34:17 +00:00 by Kabooshki
Installation
sudo curl -o /etc/apt/keyrings/gitea-Archive-Team.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Archive-Team.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install init-system-helpers=1.62
Repository Info
Distributions |
bullseye |
Components |
main |
Architectures |
all |
About this package
helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package.
Dependencies
perl-base (>= 5.20.1-3) |