diff options
Diffstat (limited to '')
-rw-r--r-- | services/applications/sshd.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/sshd.cf b/services/applications/sshd.cf index b3bfa33..c4448a4 100644 --- a/services/applications/sshd.cf +++ b/services/applications/sshd.cf @@ -1,7 +1,7 @@ bundle agent sshd { files: - freebsd:: + any:: "/root/.ssh/." create => "true", perms => system_owned("700"), |