mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-25 09:36:14 +01:00
Fix bizzare Baikal bug
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
01dd4304c4
commit
bec1911777
|
@ -52,9 +52,7 @@ nglib.makeSystem {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
init.services.php-fpm = {
|
# init.services.php-fpm.shutdownOnExit = true;
|
||||||
shutdownOnExit = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
services.php-fpm = {
|
services.php-fpm = {
|
||||||
pools = {
|
pools = {
|
||||||
|
|
Loading…
Reference in a new issue