Update e-smith-package-update to smeserver-package-update
This commit is contained in:
@@ -5,8 +5,8 @@ use esmith::Build::CreateLinks qw(:all);
|
||||
# make cvm unix start always
|
||||
safe_symlink("../cvm-unix.service", "root/usr/lib/systemd/system/sme-server.target.wants/cvm-unix.service");
|
||||
|
||||
# event e-smith-cvm-unix-local-update
|
||||
my $event="e-smith-cvm-unix-local-update";
|
||||
# event smeserver-cvm-unix-local-update
|
||||
my $event="smeserver-cvm-unix-local-update";
|
||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/cvm-unix");
|
||||
# systemd-specific action mandatory for this package-update event
|
||||
event_link("systemd-reload", $event, "89");
|
||||
|
Reference in New Issue
Block a user