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).
| Severity: | error |
| Experimental: | true |
| Renamed from: | maintainer-script-should-not-use-service |
See also
Interfacing with init systems (Section 9.3.3) in the Debian Policy Manual
- list of all the affected packages
- the source of this tag