generated from smedev/Template-for-SMEServer-Core-Package
* Sat Mar 08 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-20.sme
- deactivate mariadb 10.5 module [SME: 12955] - add mariadb gpg key [SME: 12955]
This commit is contained in:
@@ -41,7 +41,7 @@ rebootpkgsexclude['systemd']='-devel','-python',
|
||||
# list of packages that need a service restart
|
||||
# if a package name starts with one of these values, a service restart is needed
|
||||
# since, for example, httpd means httpd-admin and httpd-e-smith, we won't use these names directly but via serviceslist (see below)
|
||||
restartpkgs = ['dovecot','bglibs','cvm','freeradius','httpd','iptables', 'mariadb' , 'nut', 'openldap', 'openssh', 'php', 'pptpd', 'proftp', 'samba', 'spamassassin', 'squid', 'qmail', 'qpsmtpd']
|
||||
restartpkgs = ['dovecot','bglibs','cvm','freeradius','httpd','iptables', 'mariadb', 'MariaDB', 'nut', 'openldap', 'openssh', 'php', 'pptpd', 'proftp', 'samba', 'spamassassin', 'squid', 'qmail', 'qpsmtpd']
|
||||
servicenames = dict()
|
||||
servicenames['bglibs']='cvm-unix',
|
||||
servicenames['cvm']='cvm-unix',
|
||||
|
Reference in New Issue
Block a user