diff options
Diffstat (limited to 'auto/summary')
-rw-r--r-- | auto/summary | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/auto/summary b/auto/summary index a45855d6..6af23a8d 100644 --- a/auto/summary +++ b/auto/summary @@ -7,12 +7,12 @@ cat << END Configuration summary: - unit pid file: "$NXT_PID" - unit log file: "$NXT_LOG" - unit modules path: "$NXT_MODULES" - unit state path: "$NXT_STATE" + 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" + unit control API socket: "$NXT_CONTROL" non-privileged user: "$NXT_USER" non-privileged group: "$NXT_GROUP" |