Updated to new unit version

This commit is contained in:
Tobias Genannt
2022-10-07 08:08:30 +02:00
parent 879c700bb8
commit d3a30e1172
5 changed files with 41 additions and 23 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash
UNIT_CONFIG="${UNIT_CONFIG-/etc/unit/nginx-unit.json}"
# Also used in "nginx-unit.json"
UNIT_SOCKET="/opt/unit/unit.sock"
load_configuration() {