maintainer-script-calls-service
The maintainer script apparently runs the service command. This command is reserved for local administrators and must never be used by a Debian package.
Please replace with calls to update-rc.d(8)
and
invoke-rc.d(8)
. If your package installs this service, this
can be automated using dh_installinit(1)
or
dh_installsystemd(1)
.
For more information please consult:
- Interfacing with init systems (Section 9.3.3) 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 scripts.
This tag is experimental.
Visibility: error
- maintainer-script-should-not-use-service