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 62b9767..577fb5d 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$
+# $Id: del-syslog 265808 2010-02-04 19:58:44Z guillomovitch $
use strict;
main(@ARGV) unless caller();