* Fri Sep 12 2025 Jean-Philippe Pialasse <jpp@koozali.org> 1.0-10.sme
- revert using core mariadb [SME: 13143]
This commit is contained in:
@@ -10,7 +10,7 @@ for my $event (qw(
|
||||
{
|
||||
templates2events("/etc/bugzilla.conf", $event);
|
||||
templates2events("/etc/bugzilla/localconfig", $event);
|
||||
templates2events("/etc/e-smith/sql/init105/91bugzilla", $event);
|
||||
templates2events("/etc/e-smith/sql/init/91bugzilla", $event);
|
||||
}
|
||||
|
||||
for my $event (qw(
|
||||
@@ -21,6 +21,6 @@ for my $event (qw(
|
||||
templates2events("/etc/httpd/conf/httpd.conf", $event);
|
||||
safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
|
||||
event_link("bugzilla", $event, "91");
|
||||
safe_symlink("restart","root/etc/e-smith/events/$event/services2adjust/mariadb105-mysql.init")
|
||||
safe_symlink("restart","root/etc/e-smith/events/$event/services2adjust/mysql.init")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user