aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsenShnurkov <ArsenShnurkov@users.noreply.github.com>2018-12-29 22:47:43 +0300
committerArsenShnurkov <ArsenShnurkov@users.noreply.github.com>2018-12-29 22:47:43 +0300
commit2253622a51a1a004e2f3e079603db1054445f8e6 (patch)
tree02bfe81deaac255d2a9aa6782d58c129d0827f45 /www-servers/xsp
parentadd fastcgi USE (diff)
downloaddotnet-2253622a51a1a004e2f3e079603db1054445f8e6.tar.gz
dotnet-2253622a51a1a004e2f3e079603db1054445f8e6.tar.bz2
dotnet-2253622a51a1a004e2f3e079603db1054445f8e6.zip
registry access for sandbox
Diffstat (limited to 'www-servers/xsp')
-rw-r--r--www-servers/xsp/xsp-4.6.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-servers/xsp/xsp-4.6.ebuild b/www-servers/xsp/xsp-4.6.ebuild
index 8a83ffe..7ae9366 100644
--- a/www-servers/xsp/xsp-4.6.ebuild
+++ b/www-servers/xsp/xsp-4.6.ebuild
@@ -35,6 +35,8 @@ COMMON_DEPEND="dev-db/sqlite:3
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}"
+SANDBOX_WRITE="${SANDBOX_WRITE}:/etc/mono/registry/:/etc/mono/registry/last-btime"
+
src_prepare() {
epatch "${FILESDIR}/aclocal-fix.patch"