This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit ecc0cbceff5a2d20dcd766e783ff7a59eee3141e Author: Chris Lamb <[email protected]> Date: Thu Oct 12 11:56:58 2017 -0400 Expand the description of systemd-service-file-wraps-init-script. Thanks to Felipe Sateler for the suggestion. --- checks/systemd.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/checks/systemd.desc b/checks/systemd.desc index 0b42398..2d0b0c8 100644 --- a/checks/systemd.desc +++ b/checks/systemd.desc @@ -155,4 +155,5 @@ Info: The listed service file simply uses ths existing SysV init script The main logic of more complex init scripts should be moved into helper scripts which can be used directly from both the .service file and the init script. This will also make the init scripts more readable and easier - to support other alternatives. + to support other alternatives. Note that as /etc/init.d/* files are + conffiles, such updates are not guaranteed to reach users. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

