aboutsummaryrefslogtreecommitdiff
path: root/templates/monkeysphere.conf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/monkeysphere.conf.erb')
-rw-r--r--templates/monkeysphere.conf.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/monkeysphere.conf.erb b/templates/monkeysphere.conf.erb
index 53e4b9e..f7988b8 100644
--- a/templates/monkeysphere.conf.erb
+++ b/templates/monkeysphere.conf.erb
@@ -37,3 +37,5 @@
# The path to the SSH authorized_keys file.
#AUTHORIZED_KEYS=~/.ssh/authorized_keys
+
+<% if @raw_authorized_keys %>RAW_AUTHORIZED_KEYS=<%= @raw_authorized_keys %><% end %>