Skip to content

Commit 4f59244

Browse files
committed
Fix wrong octal permissions
1 parent fb4f2ad commit 4f59244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syslog_ng/os_family_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Debian:
1414
- use_fqdn: no
1515
- owner: root
1616
- group: adm
17-
- perm: 0640
17+
- perm: =0640
1818
- stats_freq: 0
1919
- bad_hostname: "^gconfd$"
2020

0 commit comments

Comments
 (0)