Skip to content

Commit

Permalink
Create audit rules with 064 permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
yuumasato committed Aug 19, 2021
1 parent fe88dfb commit a6feeff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/macros-ansible.jinja
Expand Up @@ -467,6 +467,7 @@ The macro requires following parameters:
path: '{{ audit_file }}'
line: "{{{ action_arch_filters }}}{{{ syscall_flag }}}{{ syscalls | join(',') }}{{{ other_filters }}}{{{ auid_filters}}} -F key={{{ key }}}"
create: true
mode: 0640
state: present
when: syscalls_found | length == 0
{{%- endmacro %}}
Expand Down

0 comments on commit a6feeff

Please sign in to comment.