Skip to content

Commit 379c7f5

Browse files
committed
Apparmor configuration for GHA
1 parent d87ca39 commit 379c7f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ jobs:
2121
with:
2222
python-version: ${{ matrix.python }}
2323
- name: Install apt dependencies
24-
run: sudo apt-get -y install libsasl2-dev python-dev libldap2-dev libssl-dev slapd ldap-utils
24+
run: sudo apt-get --yes install apparmor-utils libsasl2-dev python-dev libldap2-dev libssl-dev slapd ldap-utils
25+
- name: App armor configuration for slapd
26+
run: sudo aa-complain /usr/sbin/slapd
2527
- name: Install python dependencies
2628
run: pip install tox poetry
2729
- name: Run Tox

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy