maintainer-script-calls-start-stop-daemon
The maintainer script seems to call start-stop-daemon
directly. Long-running daemons should be started and stopped via init
scripts using invoke-rc.d
rather than directly in maintainer
scripts.
For more information please consult:
- Debian Policy Manual section 9.3.3.2
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.112.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 25e9483. For merge requests, please use the latest version in the Lintian check scripts.
Visibility: warning
- maintainer-script-should-not-use-start-stop-daemon