logwatch/logwatch-secure-grammar.patch
2012-01-04 11:51:22 +01:00

12 lines
382 B
Diff

--- logwatch-svn50.dist/scripts/services/secure 2012-01-04 10:45:55.615565439 +0100
+++ logwatch-svn50/scripts/services/secure 2012-01-04 11:42:12.056993506 +0100
@@ -679,7 +679,7 @@ if (keys %Error) {
}
if ($RootLoginTTY) {
- print "\nRoot logins on tty\'s: $RootLoginTTY Time(s).\n";
+ print "\nRoot logins on ttys: $RootLoginTTY Time(s).\n";
}
if (keys %UserLogin) {