summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 19:22:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-26 19:22:53 -0700
commit80d35f1a23beb2015dc5440be62fa447c4c372ef (patch)
tree8d71f25785dcb02afe8db074c619f053c375f6c1
parentAdd profile for cities skylines (diff)
downloadfirejail-profiles-80d35f1a23beb2015dc5440be62fa447c4c372ef.tar.xz
Fix mgba on amdgpu graphics
-rw-r--r--PKGBUILD4
-rw-r--r--profiles/mgba.profile4
2 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c24fb8..a4022c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jc_gargma <jc_gargma@iserlohn-fortress.net>
pkgname=firejail-profiles
-pkgver=20200706
+pkgver=20200726
pkgrel=1
pkgdesc="Additional firejail profiles and locals"
arch=('any')
@@ -9,7 +9,7 @@ url="https://library.iserlohn-fortress.net/firejail-profiles.git"
license=('GPLv3')
depends=('firejail' 'hardened-malloc')
source=(profiles.tar.gz)
-b2sums=('e206beda07e8651c2e8a1bafb6227418a6648423d647daae2e22c917fb335369eabe061acd12e6d7d24957f35b7c408551f44fe83ae37646276bbcfd80fba7ab')
+b2sums=('f416b2ae0a7b9e3fad0175672b33810c1793f09a5638f170b5ccf2b7962d5cdbfccc3a21d83da42d68051a2b1e006bb6acedf415b9d2294f19e172cf52242c77')
package() {
install --directory ${pkgdir}/etc/firejail
diff --git a/profiles/mgba.profile b/profiles/mgba.profile
index 178eb5e..6a2fd69 100644
--- a/profiles/mgba.profile
+++ b/profiles/mgba.profile
@@ -16,7 +16,9 @@ whitelist ${HOME}/games/Emulators/GBAGAMES
read-only ${HOME}/games/Emulators/GBAGAMES
include whitelist-common.inc
-seccomp !name_to_handle_at
+# name_to_handle_at required for kde file manager
+# kcmp required for amdgpu
+seccomp !name_to_handle_at,!kcmp
# private-dev breaks joysticks
ignore private-dev