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

[lintian] 02/04: init.d-script-should-always-start-service: At least imply that we are checking for the definition, not the value.



This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository lintian.

commit 671c38fb3a77ac76d5cc3ed444b151e19d417fb9
Author: Chris Lamb <lamby@debian.org>
Date:   Sun Feb 11 14:46:36 2018 +0000

    init.d-script-should-always-start-service: At least imply that we are checking for the definition, not the value.
---
 checks/init.d.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/init.d.desc b/checks/init.d.desc
index 68915e5..fdf6b03 100644
--- a/checks/init.d.desc
+++ b/checks/init.d.desc
@@ -375,7 +375,7 @@ Tag: init.d-script-should-always-start-service
 Severity: important
 Certainty: possible
 Info: The specified file under <tt>/etc/default/</tt> includes a line
- such as <tt>ENABLED="true"</tt> or similar.
+ such as <tt>ENABLED=</tt> or <tt>DISABLED=</tt>.
  .
  This was a older practice used so that the package's init script would
  not start the service until the local system administrator changed this

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: