mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-16 06:27:01 +02:00
Change dh param gen to function
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user