summaryrefslogtreecommitdiffhomepage
path: root/auto/summary
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2017-09-25 18:04:11 +0300
committerIgor Sysoev <igor@sysoev.ru>2017-09-25 18:04:11 +0300
commit6b0a3aed22cfd26325d7a7438f10e0392cdde467 (patch)
treee4f3baab18edc326cb0728997df5b7987e9ea440 /auto/summary
parent2ae044926291c159bc2391e4fb555eaeb2417607 (diff)
downloadunit-6b0a3aed22cfd26325d7a7438f10e0392cdde467.tar.gz
unit-6b0a3aed22cfd26325d7a7438f10e0392cdde467.tar.bz2
Style fixes.
Diffstat (limited to 'auto/summary')
-rw-r--r--auto/summary10
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"