summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2012-06-08 13:17:23 -0300
committermh <mh@immerda.ch>2012-06-08 13:17:23 -0300
commit8aab254eaa3c4fa99110b33c5064707e7a5bce6c (patch)
treeae4236291dfae65a39d99d3ef7b911dcb22c9ce4 /templates
parent8d0127b219afd864c857409d572537cf3247d9dc (diff)
recmkdir is gone
Diffstat (limited to 'templates')
-rw-r--r--templates/sshd_config/OpenBSD.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sshd_config/OpenBSD.erb b/templates/sshd_config/OpenBSD.erb
index 6b474d7..fd5bb17 100644
--- a/templates/sshd_config/OpenBSD.erb
+++ b/templates/sshd_config/OpenBSD.erb
@@ -95,7 +95,7 @@ AllowTcpForwarding <%= scope.lookupvar('sshd::tcp_forwarding') %>
X11Forwarding <%= scope.lookupvar('sshd::x11_forwarding') %>
#X11DisplayOffset 10
#X11UseLocalhost yes
-PrintMotd <%= sshd_print_motd %>
+PrintMotd <%= scope.lookupvar('sshd::sshd_print_motd') %>
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no