Skip to content

Commit ae72cd8

Browse files
committed
Modify logstash/malware permissions
1 parent 9efa577 commit ae72cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/providers/config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@
11441144
directory '/usr/share/logstash/malware' do
11451145
owner user
11461146
group user
1147-
mode '0755'
1147+
mode '0775'
11481148
action :create
11491149
end
11501150

0 commit comments

Comments
 (0)