aboutsummaryrefslogtreecommitdiffstats
path: root/vicn/resource/vpp/scripts.py
diff options
context:
space:
mode:
Diffstat (limited to 'vicn/resource/vpp/scripts.py')
-rw-r--r--vicn/resource/vpp/scripts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vicn/resource/vpp/scripts.py b/vicn/resource/vpp/scripts.py
index 3a3d5e8f..d5130212 100644
--- a/vicn/resource/vpp/scripts.py
+++ b/vicn/resource/vpp/scripts.py
@@ -282,6 +282,6 @@ api-segment {
'''
APPARMOR_VPP_PROFILE = '''
-lxc.aa_profile = lxc-dpdk
+lxc.aa_profile = lxc-dpdk
lxc.mount.entry = hugetlbfs dev/hugepages hugetlbfs rw,relatime,create=dir 0 0
lxc.mount.auto = sys:rw'''