maintainer-script-calls-init-script-directly
The named maintainer script appear to run an init
script in
/etc/init.d/*
directly and not via invoke-rc.d
, but
the use of invoke-rc.d
is required.
Maintainer scripts may call an init script directly only when invoke-rc.d
is not available.
For more information please consult:
- Running init scripts (Section 9.3.3.2) in the Debian Policy Manual
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit c1c05b0. For merge requests, please use the latest version in the Lintian check init-d/maintainer-script.
Visibility: error