mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-28 16:33:05 +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
|
- 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…
Add table
Reference in a new issue