1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-ipup mezzanine_patched_e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-ipup |
2 |
|
|
--- e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-ipup 2006-01-11 02:04:56.000000000 -0500 |
3 |
|
|
+++ mezzanine_patched_e-smith-qmail-1.10.0/root/etc/e-smith/events/actions/qmail-ipup 2007-02-15 12:40:00.000000000 -0500 |
4 |
|
|
@@ -1,7 +1,7 @@ |
5 |
|
|
#!/bin/sh |
6 |
|
|
|
7 |
|
|
#---------------------------------------------------------------------- |
8 |
|
|
-# copyright (C) 2001-2005 Mitel Networks Corporation |
9 |
|
|
+# copyright (C) 2001-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 |
|
|
@@ -23,4 +23,4 @@ |
14 |
|
|
#------------------------------------------------------------ |
15 |
|
|
|
16 |
|
|
/var/qmail/bin/qmail-tcpok |
17 |
|
|
-exec runsvctrl alarm /service/qmail |
18 |
|
|
+exec sv alarm /service/qmail |