mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-16 01:14:21 +02:00
Change dh param gen to function
This commit is contained in:
parent
96e6d0d3ba
commit
862929cd51
7 changed files with 11 additions and 8 deletions
|
@ -222,7 +222,7 @@ zcat /usr/share/zabbix-sql-scripts/postgresql/server.sql.gz | sudo -u zabbix psq
|
|||
|
||||
echo "DBPassword=${ZABBIX_DB_PWD}" >> /etc/zabbix/zabbix_server.conf
|
||||
|
||||
openssl dhparam -out /etc/nginx/dhparam.pem 4096
|
||||
generate_dhparam
|
||||
|
||||
systemctl enable --now zabbix-server zabbix-agent nginx php8.2-fpm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue