1 |
unnilennium |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-phpki-0.1/createlinks mezzanine_patched_smeserver-phpki-0.1/createlinks |
2 |
|
|
--- smeserver-phpki-0.1/createlinks 2008-11-27 06:17:49.000000000 +0100 |
3 |
|
|
+++ mezzanine_patched_smeserver-phpki-0.1/createlinks 2008-12-02 03:25:00.000000000 +0100 |
4 |
|
|
@@ -16,6 +16,10 @@ |
5 |
|
|
|
6 |
|
|
panel_link("phpki", 'manager'); |
7 |
|
|
|
8 |
|
|
+# Events links |
9 |
|
|
+templates2events("/etc/httpd/pki-conf/httpd.conf", qw(post-upgrade conf-userpanel domain-modify)); |
10 |
|
|
+safe_symlink("sigusr1", "root/etc/e-smith/events/conf-userpanel/services2adjust/httpd-pki"); |
11 |
|
|
+safe_symlink("sigusr1", "root/etc/e-smith/events/domain-modify/services2adjust/httpd-pki"); |
12 |
|
|
|
13 |
|
|
# Create needed empty files |
14 |
|
|
safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/pki_access_log"); |