1
0
дзеркало https://github.com/mail-in-a-box/mailinabox.git синхронізовано 2026-03-25 19:17:22 +01:00

Mount the apparmor filesystem

Цей коміт міститься в:
downtownallday
2020-06-02 11:32:24 -04:00
джерело 1d789dbe53
коміт 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: