This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
openssh-formula
forked from
ExternalMirrors/openssh-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Merge pull request
#15
from alanpearce/root-group
Remove reference to root group
master
Seth House
10 years ago
parent
2f844e5b21
2876a691b0
commit
91b5030018
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
openssh/config.sls
+ 0
- 1
openssh/config.sls
View File
@@ -9,7 +9,6 @@ sshd_config:
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh
Write
Preview
Loading…
Cancel
Save