[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#790323: lintian: warn when init.d script for rcS does not have a native systemd unit



On 2015-06-30 05:40, Felipe Sateler wrote:
> [...]
> I forgot this part. Attached a new patchset applying perltidy on each commit.
> 

Thanks, I have applied all four patches with only 3 minor modifications:

 * 0001 + 0004: Fix a use of "low + high precedence boolean operators"
   - Example: "x and !y" => "x and not y" (or "x && !y")
   - Found by perlcritic
   - Test suite: t/runtests -k t debian/test-out 01-critic/checks

 * 0004: Summary / Synopsis message shorten as it was rather long.
   - Here I just dropped the "checks/systemd" prefix

Once again, thanks for the patches, :)
~Niels


Reply to: