diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/setup-unit | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/setup-unit b/tools/setup-unit index f40a767c..885a5df6 100755 --- a/tools/setup-unit +++ b/tools/setup-unit @@ -3,7 +3,8 @@ ##################################################################### # # Copyright (C) NGINX, Inc. -# Author: NGINX Unit Team, F5 Inc. +# Author: NGINX Unit Team, F5 Inc. +# Copyright 2024, Alejandro Colomar <alx@kernel.org> # ##################################################################### @@ -118,6 +119,9 @@ COMMANDS Configure your package manager with the NGINX Unit repository for later installation. + restart + Restart all running unitd(8) instances. + sock Print the control API socket address. welcome |