aboutsummaryrefslogtreecommitdiffstats
path: root/del-syslog
diff options
context:
space:
mode:
Diffstat (limited to 'del-syslog')
-rwxr-xr-xdel-syslog2
1 files changed, 1 insertions, 1 deletions
diff --git a/del-syslog b/del-syslog
index c280216..456ffe0 100755
--- a/del-syslog
+++ b/del-syslog
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# rpm helper scriptlet to remove a syslog entry (sysklogd and syslog-ng)
-# $Id: del-syslog 271805 2011-01-25 14:57:43Z nanardon $
+# $Id$
use strict;
main(@ARGV) unless caller();