From 6f38dcfbc7c4b29be72eff87291aedfc15a54307 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Wed, 5 Jun 2019 11:24:22 -0600 Subject: formatting? --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c7fbcf..67c411f 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,7 @@ Per FHS, this most likely belongs in `/opt`, but I'm sticking it in `/usr/local/ ## Configuration This utility is only tested on Arch and CentOS 7 at this point. Uncomment/add/modify the following lines in `/etc/ssh/sshd_config`: +``` AuthorizedKeysCommand /usr/local/sbin/gh_authkey_checker AuthorizedKeysCommandUser root +``` -- cgit v1.2.3