Skip to content

Commit 8e78c47

Browse files
author
ironex
committed
Update fix-filebeat-permissions command
1 parent e447651 commit 8e78c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/helpers/fix-filebeat-permissions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Filebeat container requires filebeat.yml to be only writtable by the owner
44

5-
chmod 755 docker/filebeat/filebeat.yml
5+
chmod 644 docker/filebeat/filebeat.yml

0 commit comments

Comments
 (0)