From ca11ae673a2edeb7b694f4ea47ed8f885c072e69 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Wed, 5 Jun 2019 11:24:55 -0600 Subject: final formatting! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 67c411f..e3981e0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ 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 +AuthorizedKeysCommand /usr/local/sbin/gh_authkey_checker +AuthorizedKeysCommandUser root ``` -- cgit v1.2.3