From 25116e419c6af78132b777af106bef8edfb2f962 Mon Sep 17 00:00:00 2001 From: Antoine Beaupré Date: Mon, 18 Nov 2013 23:35:20 -0500 Subject: RAW_AUTHORIZED_KEYS belongs in monkeysphere-authentication.conf, not monkeysphere.conf --- templates/monkeysphere.conf.erb | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates/monkeysphere.conf.erb') diff --git a/templates/monkeysphere.conf.erb b/templates/monkeysphere.conf.erb index f7988b8..53e4b9e 100644 --- a/templates/monkeysphere.conf.erb +++ b/templates/monkeysphere.conf.erb @@ -37,5 +37,3 @@ # The path to the SSH authorized_keys file. #AUTHORIZED_KEYS=~/.ssh/authorized_keys - -<% if @raw_authorized_keys %>RAW_AUTHORIZED_KEYS=<%= @raw_authorized_keys %><% end %> -- cgit v1.2.3