File: README.Debian

package info (click to toggle)
orphan-sysvinit-scripts 0.07
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: sh: 602; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
orphan-sysvinit-scripts for Debian
---------------------------------

The best place for System-V-like init scripts is in the package
containing the executible which they control.

However, some maintainers no longer want to have them there, which
creates a problem for users of init systems that cannot use systemd
unit files. This package provides a solution to that problem - it
contains (hopefully) all these "orphaned" init scripts, and arranges
that those scripts that correspond to installed packages are placed in
/etc/init.d.

It does this using ucf, which means that the files in /etc/init.d are
treated like configuration files (so preserving user modifications in
the usual manner). dpkg triggers are used to detect when a relevant
package is installed, so you should not need to manage these files
yourself.

If you purge this package it will endeavour to only remove scripts
from /etc/init.d that it has previously managed.

If you discover other orphaned init scripts that should be in this
package, please file a bug report - ideally with a copy of the script
and details of its copyright status.

 -- Matthew Vernon <matthew@debian.org>, Wed,  6 Jan 2021 17:06:03 +0000