Skip to content

Commit

Permalink
sshd_config/.#upstream-info.xml: Switch perms to mode
Browse files Browse the repository at this point in the history
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
  • Loading branch information
solj committed Jun 12, 2014
1 parent e2cb8be commit 2429ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cfg/etc/ssh/sshd_config/.#upstream-info.xml
@@ -1,8 +1,8 @@
<FileInfo>
<Group name='linux'>
<Info owner='root' group='root' perms='0600'/>
<Info owner='root' group='root' mode='0600'/>
</Group>
<Group name='osx'>
<Info owner='root' group='wheel' perms='0600'/>
<Info owner='root' group='wheel' mode='0600'/>
</Group>
</FileInfo>

0 comments on commit 2429ae5

Please sign in to comment.