From 9e844871f3066c9dd79e35b1b4712b80ae43f97d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 10 Jun 2020 22:26:47 -0700 Subject: Add netlink to x4-foundations --- PKGBUILD | 4 ++-- profiles/x4-foundations.profile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a7c870f..5f1d6ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,14 +2,14 @@ pkgname=firejail-profiles pkgver=20200610 -pkgrel=1 +pkgrel=2 pkgdesc="Additional firejail profiles and locals" arch=('any') url="https://library.iserlohn-fortress.net/firejail-profiles.git" license=('GPLv3') depends=('firejail' 'hardened-malloc') source=(profiles.tar.gz) -b2sums=('3b7e519b6f9ee158bfcb77a8a19a6864a122c036d845f22a1735186290124ed9dfde58cbf8e649a6b8f9c0e1d9e426ecfebace94d67dd83e6ad1939798735925') +b2sums=('56108baed83967a29c806d959c612fb8112e78d1d420a3f854f57138c20ef778e9787f641d6c96a9fc629eaf3b9244d66f00dfcff64b4e529a1bab8c19032dca') package() { install --directory ${pkgdir}/etc/firejail diff --git a/profiles/x4-foundations.profile b/profiles/x4-foundations.profile index 9ad80f9..3bc3b4e 100644 --- a/profiles/x4-foundations.profile +++ b/profiles/x4-foundations.profile @@ -13,6 +13,7 @@ whitelist ${HOME}/.config/EgoSoft/X4 whitelist ${HOME}/games/X-4 Foundations read-only ${HOME}/games/X-4 Foundations +protocol unix,netlink seccomp !name_to_handle_at ignore memory-deny-write-execute -- cgit v1.2.1