diff -Nur -x '*.orig' -x '*.rej' smeserver-phpki-0.1/createlinks mezzanine_patched_smeserver-phpki-0.1/createlinks --- smeserver-phpki-0.1/createlinks 2008-12-09 23:01:25.000000000 +0100 +++ mezzanine_patched_smeserver-phpki-0.1/createlinks 2008-12-09 23:00:56.000000000 +0100 @@ -17,7 +17,7 @@ panel_link("phpki", 'manager'); # Events links -templates2events("/etc/httpd/pki-conf/httpd.conf", qw(post-upgrade conf-userpanel domain-modify)); +templates2events("/etc/httpd/pki-conf/httpd.conf", qw(bootstrap-console-save conf-userpanel domain-modify)); safe_symlink("sigusr1", "root/etc/e-smith/events/conf-userpanel/services2adjust/httpd-pki"); safe_symlink("sigusr1", "root/etc/e-smith/events/domain-modify/services2adjust/httpd-pki");