init-system-helpers 1.60 source package in Ubuntu
Changelog
init-system-helpers (1.60) unstable; urgency=medium * deb-systemd-*, update-rc.d: Don't hard-code path to systemctl binary. This should simplify an eventual move of systemctl from /bin to /usr/bin. * Switch to debhelper-compat and bump compat level to 13 * Bump Standards-Version to 4.5.1 * Drop obsolete Breaks/Replaces and Conflicts * Remove init-system-helpers.lintian-overrides, no longer needed -- Michael Biebl <email address hidden> Mon, 14 Dec 2020 21:19:00 +0100
Upload details
- Uploaded by:
- pkg-systemd-maintainers
- Uploaded to:
- Sid
- Original maintainer:
- pkg-systemd-maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
init-system-helpers_1.60.dsc | 1.9 KiB | 51dd15cc34daf5e58e40560563785d422fb27ac8a2f6ce4e73350a800cbf3265 |
init-system-helpers_1.60.tar.xz | 39.6 KiB | 2cf987e5ec2412faab8e99d6f26598b6ae65afe1af2073133575224997082172 |
Available diffs
- diff from 1.59 to 1.60 (2.1 KiB)
No changes file available.
Binary packages built by this source
- init: metapackage ensuring an init system is installed
This package is a metapackage which allows you to select from the available
init systems while ensuring that one of these is available on the system at
all times.
- init-system-helpers: 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.