maintainer-script-calls-systemctl
The maintainer script calls systemctl directly. Actions such as enabling
a unit file should be done using deb-systemd-helper
so that they work
on machines with or without systemd. Starting a service should be done via
invoke-rc.d
if the service has a corresponding sysvinit script or
deb-systemd-invoke
if it does not.
If you are using debhelper, please use the systemd
debhelper
addon, which is provided by debhelper (>= 9.20160709~)
.
For more information please consult:
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.111.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ce6249d. For merge requests, please use the latest version in the Lintian check maintainer-scripts/systemctl.
Visibility: warning