init-system-helpers 1.26ubuntu1 source package in Ubuntu
Changelog
init-system-helpers (1.26ubuntu1) xenial; urgency=low * Merge from Debian unstable. Remaining changes: - init: Drop sysvinit-core as alternative pre-depends. - Temporarily add /bin/running-in-container until it finds a more appropriate place (LP: #1442228) - reinstate upstart as an alternative iniit dependency. - Add Breaks/Replaces on upstart to cover move of /bin/running-in-container (LP: #1511899). - scripts/invoke-rc.d: clean eatmydata from environment unless INVOKE_RCD_ALLOW_EATMYDATA is set to value other than '0'. (LP: #1257036) - invoke-rc.d: Fix actions to run under systemd if there is no init.d script. (Closes: #747851) - invoke-rc.d: Don't start disabled systemd services, and don't restart non-running services. (Closes: #768450) - invoke-rc.d: Don't fail on masked services. (LP: #1312975) - invoke-rc.d: Call 'initctl reload-configuration' to work reliably on systems with broken inotify. (Can be dropped once we stop supporting upstart) -- Andy Whitcroft <email address hidden> Mon, 25 Jan 2016 17:22:05 +0000
Upload details
- Uploaded by:
- Andy Whitcroft
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
init-system-helpers_1.26ubuntu1.tar.xz | 54.9 KiB | 70400aafbcbae3ce6db70ef0eb325b31219580a529b37194dbd23ed72fd1cacd |
init-system-helpers_1.26ubuntu1.dsc | 2.0 KiB | 2a3fb759ab87e8e5f4ab246248834ed7d9d39ea0a98f48a3c34d2f063caa20f6 |
Available diffs
- diff from 1.24ubuntu2 to 1.26ubuntu1 (28.0 KiB)
Binary packages built by this source
- dh-systemd: debhelper add-on to handle systemd unit files
dh-systemd provides a debhelper sequence addon named 'systemd' and the
dh_systemd_enable/ dh_systemd_ start commands.
.
The dh_systemd_enable command adds the appropriate code to the postinst, prerm
and postrm maint scripts to properly enable/disable systemd service files.
The dh_systemd_start command deals with start/stop/restart on upgrades for
systemd-only service files.
- init: System-V-like init utilities - metapackage
This package is an essential metapackage which allows you to select from
the available init systems in Ubuntu (systemd, upstart) 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.