diff options
-rw-r--r-- | conf/unit/service.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/unit/service.inc b/conf/unit/service.inc index bebf25a..64e6e5f 100644 --- a/conf/unit/service.inc +++ b/conf/unit/service.inc @@ -120,6 +120,7 @@ Environment=XDG_DATA_HOME=APP_WORK_DIR Environment=XDG_CONFIG_HOME=APP_WORK_DIR Environment=XDG_CACHE_HOME=APP_WORK_DIR Environment=XDG_RUNTIME_DIR=RUN_DIR +ON_CONTENT(text/html, Environment=WAIT_FOR_HOST_SERVICE="1") IF_AGL_DEVEL ; Needed to enable debug |