Added --bindir and --sbindir options to the summary page.

This commit is contained in:
Igor Sysoev
2017-09-25 20:15:33 +03:00
parent 6b0a3aed22
commit d04f030d1a

View File

@@ -7,10 +7,12 @@ cat << END
Configuration summary: Configuration summary:
unit pid file: "$NXT_PID" unit bin path: "$NXT_BINDIR"
unit log file: "$NXT_LOG" unit sbin path: "$NXT_SBINDIR"
unit modules path: "$NXT_MODULES" unit modules path: "$NXT_MODULES"
unit state path: "$NXT_STATE" unit state path: "$NXT_STATE"
unit pid file: "$NXT_PID"
unit log file: "$NXT_LOG"
unit control API socket: "$NXT_CONTROL" unit control API socket: "$NXT_CONTROL"