Parent Directory | Revision Log | Revision Graph
* Tue Jul 26 2022 zsolt vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-8.sme - 2nd typo fix added, part of previous patch [SME: 11949]
1 | terryfage | 1.1 | diff -urN smeserver-arpwatch-0.3.old/createlinks smeserver-arpwatch-0.3/createlinks |
2 | --- smeserver-arpwatch-0.3.old/createlinks 2022-07-19 15:03:34.504513814 +0300 | ||
3 | +++ smeserver-arpwatch-0.3/createlinks 2022-07-19 15:14:38.364282725 +0300 | ||
4 | @@ -18,6 +18,8 @@ | ||
5 | foreach my $file (qw( | ||
6 | /etc/systemd/system-preset/49-koozali.preset | ||
7 | /etc/sysconfig/arpwatch | ||
8 | + /etc/logrotate.d/arpwatch | ||
9 | + /etc/rsyslog.conf | ||
10 | )) | ||
11 | { | ||
12 | templates2events( $file, $event ); |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |