mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Mount the apparmor filesystem
This commit is contained in:
parent
1d789dbe53
commit
342b499063
@ -10,7 +10,8 @@ os: linux
|
||||
dist: bionic
|
||||
|
||||
before_install:
|
||||
- sudo aa-status
|
||||
- echo "Check the status of AppArmor"
|
||||
- ! sudo aa-status && mount -tsecurityfs securityfs /sys/kernel/security
|
||||
- sudo apt-get update
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user