使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
firewalld-formula
镜像自地址
https://github.com/saltstack-formulas/firewalld-formula
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
14
百科
动态
174
提交
1
分支
目录树:
cdaade380a
master
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.10.1
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.2
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'cdaade380a'
${ noResults }
提交图
4 次代码提交 (cdaade380a4f4e42e2e4fe91cd60de1e179c3e0f)
作者
SHA1
备注
提交日期
Angelo Verona
b1d6b52307
Default file permission for firewalld.conf is 644 not 640 (CentOS). Even if I think that "others" don't need to read that, it always shows up as file with non-default permissions from default rpm package in security scans. e.g. "rpm -Va |grep ^.M" or more salty way: "salt '*' pkg.verify" / salt '*' pkg.modified firewalld mode=True; manual fix e.g. rpm --setperms firewalld-*.el7.noarch
7 年前
Adam Mendlik
103afc0a18
Reload, rather than restart, the FirewallD service
7 年前
Clément Mercier
588bf5efcf
change the restart, it was not effective before
8 年前
Niels Abspoel
5fc2f58b0c
improvements to formula with defaults.yaml
8 年前