diff options
Diffstat (limited to 'del-syslog')
-rwxr-xr-x | del-syslog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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(); |