mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-27 07:52:57 +02:00
prompts
This commit is contained in:
parent
a7ffb9d38c
commit
93804757a2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
- name: Dnsmasq profile for apparmor configured
|
||||
template: src=usr.sbin.dnsmasq.j2 dest=/etc/apparmor.d/usr.sbin.dnsmasq
|
||||
|
||||
- name: Enforcing dnsmasq with apparmor
|
||||
- name: Enforce the dnsmasq AppArmor policy
|
||||
shell: aa-enforce usr.sbin.dnsmasq
|
||||
notify:
|
||||
- restart apparmor
|
||||
|
|
Loading…
Add table
Reference in a new issue