init-system-helpers 1.57-ok2 source package in openKylin

Changelog

init-system-helpers (1.57-ok2) yangtze; urgency=medium

  * debian/rules:
      fix openkylin vendor

 -- Luoyaoming <email address hidden>  Fri, 03 Jun 2022 15:34:48 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian systemd Maintainers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin

Downloads

File Size SHA-256 Checksum
init-system-helpers_1.57.orig.tar.gz 32.0 KiB 29ab16e9467a4cdefb5b3d85a392378b885f2f650bd438339f03c65ce007718f
init-system-helpers_1.57-ok2.debian.tar.xz 3.8 KiB 1247be035547a1d5e7e2b9b3454e44a59236fb1da9b6652bb36fade7c04a306e
init-system-helpers_1.57-ok2.dsc 2.0 KiB e4a1d2109f2576fafa287c5ec7d1345f688a6ff2234b95580c4f5958f7093a41

Available diffs

View changes file

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.