1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-openvpn-s2s-0.1/root/etc/e-smith/templates/etc/crontab/openvpn-s2s-crl mezzanine_patched_smeserver-openvpn-s2s-0.1/root/etc/e-smith/templates/etc/crontab/openvpn-s2s-crl |
2 |
|
|
--- smeserver-openvpn-s2s-0.1/root/etc/e-smith/templates/etc/crontab/openvpn-s2s-crl 2010-10-18 10:11:37.000000000 +0200 |
3 |
|
|
+++ mezzanine_patched_smeserver-openvpn-s2s-0.1/root/etc/e-smith/templates/etc/crontab/openvpn-s2s-crl 2010-10-18 10:11:23.000000000 +0200 |
4 |
|
|
@@ -5,6 +5,7 @@ |
5 |
|
|
10 * * * * root /etc/e-smith/events/actions/openvpn-s2s-update-crl 2>&1 /dev/null |
6 |
|
|
|
7 |
|
|
HERE |
8 |
|
|
+} |
9 |
|
|
else{ |
10 |
|
|
$OUT .=<<"HERE"; |
11 |
|
|
# OpenVPN Site to Site service is disabled |
12 |
|
|
@@ -13,3 +14,4 @@ |
13 |
|
|
HERE |
14 |
|
|
} |
15 |
|
|
} |
16 |
|
|
+ |