Updated Ubuntu to 24.04

This commit is contained in:
Alexey Pustovalov
2024-04-24 18:56:11 +09:00
parent 83b0bf637f
commit 8f4159432a
9 changed files with 31 additions and 30 deletions

View File

@ -1,4 +1,4 @@
export APACHE_RUN_USER=zabbix
export APACHE_RUN_GROUP=zabbix
export APACHE_RUN_USER=$(id -n -u)
export APACHE_RUN_GROUP=www-data
export APACHE_PID_FILE=/tmp/apache2.pid
export APACHE_RUN_DIR=/tmp
export APACHE_RUN_DIR=/tmp/apache2