summaryrefslogtreecommitdiff
path: root/services/applications/sshd.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/applications/sshd.cf')
-rw-r--r--services/applications/sshd.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/sshd.cf b/services/applications/sshd.cf
index bb452e4..7cf58bf 100644
--- a/services/applications/sshd.cf
+++ b/services/applications/sshd.cf
@@ -10,7 +10,7 @@ bundle agent sshd
create => "true",
edit_defaults => empty,
perms => system_owned("444"),
- edit_template => "$(sys.inputdir)/templates/sshd/authorized_keys",
+ edit_template => "$(sys.inputdir)/templates/sshd/authorized_keys.cftpl",
classes => if_repaired("sshd_authorized_keys_files_repaired");
classes:
freebsd::