diff options
Diffstat (limited to 'add-syslog')
-rwxr-xr-x | add-syslog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl # rpm helper scriptlet to add an entry into default syslog implementation -# $Id: add-syslog 271805 2011-01-25 14:57:43Z nanardon $ +# $Id$ use Getopt::Std; use strict; |