init.d-script-has-bad-lsb-line
This line in the LSB keyword section of an /etc/init.d
script doesn't match the required formatting of that section. Note that
keyword settings must start with #
, a single space, the keyword,
a colon, and some whitespace, followed by the value (if any). Only the
Description keyword allows continuation lines, and continuation lines
must begin with #
and either a tab or two or more spaces.
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.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check init-d.
Visibility: warning