W 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.
Visibility: warning
Check: init.d