diff -urN smeserver-dokuwiki-0.3.0.old/createlinks smeserver-dokuwiki-0.3.0/createlinks --- smeserver-dokuwiki-0.3.0.old/createlinks 2018-01-22 11:15:44.000000000 +0000 +++ smeserver-dokuwiki-0.3.0/createlinks 2021-10-05 09:00:19.789477204 +0100 @@ -5,5 +5,5 @@ safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/etc/dokuwiki/local.protected.php/template-begin"); safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/etc/dokuwiki/local.protected.php/template-end"); -templates2events("/etc/dokuwiki/local.protected.php", qw(webapps-update bootstrap-console-save)); +templates2events("/etc/dokuwiki/local.protected.php", qw(webapps-update bootstrap-console-save smeserver-dokuwiki-update));