aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonathan DeMasi <jon.demasi@colorado.edu>2019-06-05 11:38:32 -0600
committerJonathan DeMasi <jon.demasi@colorado.edu>2019-06-05 11:38:32 -0600
commit8d544748f39190294cfcce1e58a9d414c94609f9 (patch)
treeb054661139c40bd23099656656e5e12c93db1e1c /README.md
parentca11ae673a2edeb7b694f4ea47ed8f885c072e69 (diff)
downloadgh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar.gz
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar.bz2
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar.lz
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar.xz
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.tar.zst
gh_authkey_checker-8d544748f39190294cfcce1e58a9d414c94609f9.zip
added note about restart
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3981e0..2c47176 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,4 @@ This utility is only tested on Arch and CentOS 7 at this point. Uncomment/add/m
AuthorizedKeysCommand /usr/local/sbin/gh_authkey_checker
AuthorizedKeysCommandUser root
```
+then restart sshd `systemctl restart sshd`.