Added --bindir and --sbindir options to the summary page.
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user