1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-proftpd-1.12.0/root/var/service/proftpd/log/run mezzanine_patched_e-smith-proftpd-1.12.0/root/var/service/proftpd/log/run |
2 |
|
|
--- e-smith-proftpd-1.12.0/root/var/service/proftpd/log/run 2006-03-17 11:09:50.000000000 +1100 |
3 |
|
|
+++ mezzanine_patched_e-smith-proftpd-1.12.0/root/var/service/proftpd/log/run 2006-04-18 13:39:34.000000000 +1000 |
4 |
|
|
@@ -1,7 +1,7 @@ |
5 |
|
|
#!/bin/sh |
6 |
|
|
|
7 |
|
|
#---------------------------------------------------------------------- |
8 |
|
|
-# copyright (C) 2003 Mitel Networks Corporation |
9 |
|
|
+# copyright (C) 2003-2006 Mitel Networks Corporation |
10 |
|
|
# |
11 |
|
|
# This program is free software; you can redistribute it and/or modify |
12 |
|
|
# it under the terms of the GNU General Public License as published by |
13 |
|
|
@@ -16,10 +16,9 @@ |
14 |
|
|
# You should have received a copy of the GNU General Public License |
15 |
|
|
# along with this program; if not, write to the Free Software |
16 |
|
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
17 |
|
|
-# |
18 |
|
|
-# Technical support for this program is available from Mitel Networks |
19 |
|
|
-# Please visit our web site www.mitel.com/sme/ for details. |
20 |
|
|
#---------------------------------------------------------------------- |
21 |
|
|
+chown smelog:smelog /var/log/proftpd # [SME: 1267] |
22 |
|
|
+ |
23 |
|
|
exec \ |
24 |
|
|
/usr/local/bin/setuidgid smelog \ |
25 |
|
|
/usr/local/bin/multilog t s5000000 \ |