diff options
Diffstat (limited to 'auto/summary')
-rw-r--r-- | auto/summary | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/auto/summary b/auto/summary index 6af23a8d..8541695a 100644 --- a/auto/summary +++ b/auto/summary @@ -7,10 +7,12 @@ cat << END Configuration summary: - unit pid file: "$NXT_PID" - unit log file: "$NXT_LOG" + unit bin path: "$NXT_BINDIR" + unit sbin path: "$NXT_SBINDIR" unit modules path: "$NXT_MODULES" unit state path: "$NXT_STATE" + unit pid file: "$NXT_PID" + unit log file: "$NXT_LOG" unit control API socket: "$NXT_CONTROL" |