diff --git a/docs/knot-hosting.md b/docs/knot-hosting.md index 8d014667..afe3d75f 100644 --- a/docs/knot-hosting.md +++ b/docs/knot-hosting.md @@ -59,6 +59,12 @@ Match User git EOF ``` +Then, reload `sshd`: + +``` +sudo systemctl reload ssh +``` + Next, create the `git` user. We'll use the `git` user's home directory to store repositories: