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$ +# $Id: add-syslog 265807 2010-02-04 19:58:23Z guillomovitch $ use Getopt::Std; use strict; |