Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- restart sshd
  • Loading branch information
horia committed Mar 21, 2019
1 parent ee15a94 commit be9baf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ exit
ssh -i /home/tsig/.ssh/id_ed25519 -l tsig $IP \
"umask 077; cat - >> /home/tsig/.ssh/authorized_keys" \
< /home/tsig/.ssh/id_ed25519.pub
rcctl restart sshd
```

Share master TSIG secret with nameservers, e.g.: `dig.example.com`
Expand Down

0 comments on commit be9baf2

Please sign in to comment.