summaryrefslogtreecommitdiffstats
path: root/tags/i/init.d-script-has-duplicate-lsb-section.tag
blob: 4e32eb3695dddc2763a854df3125a47896187c77 (plain)
1
2
3
4
5
6
7
8
Tag: init.d-script-has-duplicate-lsb-section
Severity: error
Check: init-d
See-Also: https://wiki.debian.org/LSBInitScripts
Explanation: This <code>/etc/init.d</code> script has more than one LSB keyword
 section. These sections start with <code>### BEGIN INIT INFO</code> and end
 with <code>### END INIT INFO</code>. There should be only one such section
 per init script.