Find literals that look like file names
Opened this issue · 0 comments
Deleted user commented
Case in point:
<para>
File name of the init script in <literal>/etc/init.d</literal>
</para>
We could possibly check for items starting with a slash + LSB directory name. However, there might be a bunch of false positives, e.g. where file names are used in configuration files as values.