nethesis / ns8-nethvoice

NethVoice: an Asterisk based PBX
GNU General Public License v3.0
2 stars 4 forks source link

Avoid timeout on mariadb service initialization #326

Open stephdl opened 2 weeks ago

stephdl commented 2 weeks ago

The pull request includes several changes to the MariaDB initialization and module configuration scripts. the main is the init of mariadb during the create-module action

Overall, these changes improve the MariaDB initialization and module configuration process, making it more efficient and avoid to hit the systemd timeout for mariadb service on slow machine

https://github.com/NethServer/dev/issues/7078