From 93804757a22eb399a621dd6eba68432a30300a61 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Tue, 2 Aug 2016 20:18:44 -0400 Subject: [PATCH] prompts --- features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.yml b/features.yml index b3ea8d0..85399f2 100644 --- a/features.yml +++ b/features.yml @@ -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