diff options
author | Valentin Bartenev <vbart@nginx.com> | 2017-09-10 06:22:15 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2017-09-10 06:22:15 +0300 |
commit | 4953e5b5cba166bc12a92c686c5e000aaf272667 (patch) | |
tree | b6ab5642b8b4709c8f5c0102bc9610066432eedf /auto/summary | |
parent | 72c3e08158107398bdeb95fe993fe30999b78ebd (diff) | |
download | unit-4953e5b5cba166bc12a92c686c5e000aaf272667.tar.gz unit-4953e5b5cba166bc12a92c686c5e000aaf272667.tar.bz2 |
Configuration persistence.
Now configuration survives server reloads.
Diffstat (limited to 'auto/summary')
-rw-r--r-- | auto/summary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary index 93324869..a45855d6 100644 --- a/auto/summary +++ b/auto/summary @@ -10,6 +10,7 @@ Configuration summary: unit pid file: "$NXT_PID" unit log file: "$NXT_LOG" unit modules path: "$NXT_MODULES" + unit state path: "$NXT_STATE" unit control API socket: "$NXT_CONTROL" |