This commit is contained in:
Родитель
11710a415d
Коммит
5ee8b4fab7
5
lib.sh
5
lib.sh
|
@ -379,6 +379,11 @@ fi
|
|||
restart_webserver
|
||||
}
|
||||
|
||||
# Compatibility with older VMs
|
||||
calculate_max_children() {
|
||||
calculate_php_fpm
|
||||
}
|
||||
|
||||
test_connection() {
|
||||
# Install dnsutils if not existing
|
||||
if ! dpkg-query -W -f='${Status}' "dnsutils" | grep -q "ok installed"
|
||||
|
|
Загрузка…
Ссылка в новой задаче