|
|
|
@ -3,10 +3,10 @@ |
|
|
|
|
use esmith::Build::CreateLinks qw(:all); |
|
|
|
|
|
|
|
|
|
templates2events("/etc/ajaxplorer/bootstrap_plugins.php", qw(webapps-update bootstrap-console-save)); |
|
|
|
|
templates2events("/var/cache/ajaxplorer/diag_result.php", qw(webapps-update bootstrap-console-save)); |
|
|
|
|
templates2events("/etc/ajaxplorer/bootstrap_repositories.php", qw(webapps-update bootstrap-console-save share-create share-delete share-modify share-modify-servers)); |
|
|
|
|
templates2events("/var/lib/ajaxplorer/plugins/auth.serial/roles.ser", qw(webapps-update bootstrap-console-save share-create share-delete share-modify share-modify-servers)); |
|
|
|
|
templates2events("/var/lib/ajaxplorer/plugins/auth.serial/users.ser", qw(webapps-update bootstrap-console-save user-create user-delete)); |
|
|
|
|
templates2events("/etc/ajaxplorer/diag_result.php", qw(webapps-update bootstrap-console-save)); |
|
|
|
|
templates2events("/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser", qw(webapps-update bootstrap-console-save)); |
|
|
|
|
|
|
|
|
|
safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_plugins.php/template-begin"); |
|
|
|
|