This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
openssh-formula
mirror of
https://github.com/saltstack-formulas/openssh-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
27
Wiki
Activity
Browse Source
Merge pull request
#15
from alanpearce/root-group
Remove reference to root group
tags/v0.41.0
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