Update e-smith-package-update to smeserver-package-update
This commit is contained in:
parent
ecc4d3b1a6
commit
81b1d9fdbd
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
use esmith::Build::CreateLinks qw(:all);
|
use esmith::Build::CreateLinks qw(:all);
|
||||||
#--------------------------------------------------
|
#--------------------------------------------------
|
||||||
# actions for e-smith-apache-update
|
# actions for smeserver-apache-update
|
||||||
#--------------------------------------------------
|
#--------------------------------------------------
|
||||||
my $event = "e-smith-apache-update";
|
my $event = "smeserver-apache-update";
|
||||||
templates2events("/etc/httpd/conf/httpd.conf", $event);
|
templates2events("/etc/httpd/conf/httpd.conf", $event);
|
||||||
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
|
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
|
||||||
event_link("systemd-reload", $event, "89");
|
event_link("systemd-reload", $event, "89");
|
||||||
|
Loading…
Reference in New Issue
Block a user