From 704fc8b2733de7d8b1f6582cfc9d030d4f5ba6b9 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Mon, 8 Jul 2019 15:37:33 +0200 Subject: Fix #2840 --- etc/galculator.profile | 2 +- etc/mumble.profile | 2 +- etc/pavucontrol.profile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/galculator.profile b/etc/galculator.profile index b9adcfd34..ffbeb67b7 100644 --- a/etc/galculator.profile +++ b/etc/galculator.profile @@ -47,4 +47,4 @@ private-etc alternatives,fonts private-lib private-tmp -memory-deny-write-execute +#memory-deny-write-execute - breaks on Arch (see issue #1803) diff --git a/etc/mumble.profile b/etc/mumble.profile index 2d8607e53..94ccbad0c 100644 --- a/etc/mumble.profile +++ b/etc/mumble.profile @@ -43,4 +43,4 @@ disable-mnt private-bin mumble private-tmp -memory-deny-write-execute +#memory-deny-write-execute - breaks on Arch (see issue #1803) diff --git a/etc/pavucontrol.profile b/etc/pavucontrol.profile index 621fef49f..e74394b22 100644 --- a/etc/pavucontrol.profile +++ b/etc/pavucontrol.profile @@ -45,4 +45,4 @@ private-etc alternatives,asound.conf,avahi,fonts,machine-id,pulse private-lib private-tmp -memory-deny-write-execute +#memory-deny-write-execute - breaks on Arch (see issue #1803) -- cgit v1.2.3-70-g09d2