]> git.pld-linux.org Git - packages/logcheck.git/commitdiff
- remove debug junk
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 9 Oct 2006 13:40:31 +0000 (13:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logcheck-command_correct.patch -> 1.2

logcheck-command_correct.patch

index 17db3f6e36058581a8c9e394de7bd9230a19ac89..5ce0f29f1916a349fcbfeb598f1862ad92ca1fc1 100644 (file)
@@ -1,15 +1,5 @@
-diff -uNr logcheck-1.2.47.orig/src/logcheck logcheck-1.2.47/src/logcheck
 --- logcheck-1.2.47.orig/src/logcheck  2006-07-06 10:16:42.000000000 +0000
 +++ logcheck-1.2.47/src/logcheck       2006-10-08 22:30:26.000000000 +0000
-@@ -23,7 +23,7 @@
- # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- # $Id$
--
-+set -x
- if [ $UID == 0 ]; then
-     echo "logcheck should not be run as root. Use su to invoke logcheck:"
-     echo "su -s /bin/bash -c \"/usr/sbin/logcheck${@:+ $@}\" logcheck"
 @@ -73,7 +73,7 @@
  STATEDIR="/var/lib/logcheck"
  LOGFILES_LIST="/etc/logcheck/logcheck.logfiles"
This page took 0.094636 seconds and 4 git commands to generate.