diff options
-rw-r--r-- | cfengine/cf.services.harden | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden index c8cf8ac..e927405 100644 --- a/cfengine/cf.services.harden +++ b/cfengine/cf.services.harden @@ -154,4 +154,4 @@ copy: shellcommands: install_logcheck:: # Install logcheck if not installed already - "/usr/bin/yes no | /usr/bin/apt-get -q=2 install logcheck" +#BAD!!! "/usr/bin/yes no | /usr/bin/apt-get -q=2 install logcheck" |