mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
prompts
This commit is contained in:
parent
a7ffb9d38c
commit
93804757a2
@ -38,7 +38,7 @@
|
|||||||
- name: Dnsmasq profile for apparmor configured
|
- name: Dnsmasq profile for apparmor configured
|
||||||
template: src=usr.sbin.dnsmasq.j2 dest=/etc/apparmor.d/usr.sbin.dnsmasq
|
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
|
shell: aa-enforce usr.sbin.dnsmasq
|
||||||
notify:
|
notify:
|
||||||
- restart apparmor
|
- restart apparmor
|
||||||
|
Loading…
Reference in New Issue
Block a user