chiark / gitweb /
Install docs: Mention new script
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 00:31:51 +0000 (00:31 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 12:25:23 +0000 (12:25 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/install.md

index 91922e9d42e0eda405a0f89a4dbfba71b96f278d..227a9b3ddb1bcb9b83caf69700dd4bf3408c729b 100644 (file)
@@ -120,6 +120,13 @@ You will need to:
     to create network interfaces
     using addresses in the range you have assigned.
 
+The last two steps can be done automatically with the
+`hippotat-setup-permissions` script:
+run `hippotat-setup-permissions server` on the server,
+and `hippotat-setup-permissions client` on the client,
+after having configured hippotat itself.
+For more information on what this script does,
+consult its manpage.
 
 Startup - server
 ----------------