/[smeserver]/rpms/e-smith-samba/sme9/e-smith-samba-2.4.0-samba_audit_log.patch
ViewVC logotype

Contents of /rpms/e-smith-samba/sme9/e-smith-samba-2.4.0-samba_audit_log.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Feb 21 23:10:09 2013 UTC (11 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-7_el6_sme, e-smith-samba-2_4_0-9_el6_sme, e-smith-samba-2_4_0-3_el6_sme, e-smith-samba-2_4_0-21_el6_sme, e-smith-samba-2_4_0-6_el6_sme, e-smith-samba-2_4_0-12_el6_sme, e-smith-samba-2_4_0-26_el6_sme, e-smith-samba-2_4_0-25_el6_sme, e-smith-samba-2_4_0-24_el6_sme, e-smith-samba-2_4_0-15_el6_sme, e-smith-samba-2_4_0-8_el6_sme, e-smith-samba-2_4_0-17_el6_sme, e-smith-samba-2_4_0-18_el6_sme, e-smith-samba-2_4_0-16_el6_sme, e-smith-samba-2_4_0-14_el6_sme, e-smith-samba-2_4_0-27_el6_sme, e-smith-samba-2_4_0-19_el6_sme, e-smith-samba-2_4_0-13_el6_sme, e-smith-samba-2_4_0-10_el6_sme, e-smith-samba-2_4_0-11_el6_sme, e-smith-samba-2_4_0-4_el6_sme, e-smith-samba-2_4_0-20_el6_sme, e-smith-samba-2_4_0-5_el6_sme, e-smith-samba-2_4_0-22_el6_sme, e-smith-samba-2_4_0-23_el6_sme, HEAD
* Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
- Remove samba_audit specific loglotate configuration [SME: 7388]

1 diff -ruN e-smith-samba-2.2.0.old/createlinks e-smith-samba-2.2.0/createlinks
2 --- e-smith-samba-2.2.0.old/createlinks 2013-02-12 10:33:38.000000000 -0800
3 +++ e-smith-samba-2.2.0/createlinks 2013-02-12 12:01:10.000000000 -0800
4 @@ -24,7 +24,6 @@
5
6 foreach my $file (qw(
7 /etc/pam.d/samba
8 - /etc/logrotate.d/samba_audit
9 ))
10 {
11 templates2events($file, qw(console-save bootstrap-console-save));
12 diff -ruN e-smith-samba-2.2.0.old/root/etc/e-smith/templates/etc/logrotate.d/samba_audit e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/logrotate.d/samba_audit
13 --- e-smith-samba-2.2.0.old/root/etc/e-smith/templates/etc/logrotate.d/samba_audit 2013-02-12 10:33:38.000000000 -0800
14 +++ e-smith-samba-2.2.0/root/etc/e-smith/templates/etc/logrotate.d/samba_audit 1969-12-31 16:00:00.000000000 -0800
15 @@ -1,11 +0,0 @@
16 -/var/log/samba/samba_audit \{
17 - weekly
18 - missingok
19 - rotate 7
20 - postrotate
21 - /etc/init.d/syslog reload > /dev/null 2>&1 || true
22 - endscript
23 - compress
24 - notifempty
25 -\}
26 -

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed