Run qmail-newu during webapps-update so phplistbounces alias is created

tags/smeserver-phplist-0.2.1-1
Daniel Berteaud 10 years ago
parent b7075021b5
commit 51512b0fad
  1. 1
      createlinks

@ -5,6 +5,7 @@ use esmith::Build::CreateLinks qw(:all);
templates2events("/etc/e-smith/sql/init/phplistdb", qw/webapps-update bootstrap-console-save/);
templates2events("/etc/phplist/config.php", qw/webapps-update bootstrap-console-save/);
safe_symlink("/var/qmail/bin/qmail-newu", "root/etc/e-smith/events/webapps-update/S55phplist-qmail-assign");
safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/etc/phplist/config.php/template-begin");
safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/etc/phplist/config.php/template-end");

Loading…
Cancel
Save