more logprof tuning...
[mirrors/AppArmor-Profiles.git] / usr.bin.makepkg
CommitLineData
badba640 1# Last Modified: Sun Jan 22 20:02:45 2012
8b70385e
TM
2# This profile is made for users that are building
3# AUR packages from untrusted PKGBUILDs often
4
5#include <tunables/global>
6
7/usr/bin/makepkg {
8 #include <abstractions/base>
9 #include <abstractions/bash>
10 #include <abstractions/consoles>
11
badba640
TM
12
13
14 / rix,
15 /** rkix,
8b70385e
TM
16 /home/*/.ccache/** rwix,
17 /home/*/{Temp,Work/PKGBUILDs}/** rw,
18 /tmp/** rwkix,
2dd2fc64 19 /var/abs/local/** rwkix,
8b70385e
TM
20
21}
This page took 0.136521 seconds and 4 git commands to generate.