From 80bc00e40f289748a20aead43a9c441e9d01855a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 16 Feb 2023 08:21:50 -0500 Subject: merges, testing, private-etc --- README | 2 ++ etc/profile-m-z/open-invaders.profile | 1 + etc/profile-m-z/simutrans.profile | 1 + test/environment/rlimit-join.exp | 4 ++-- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 697f398fe..36e5bc94a 100644 --- a/README +++ b/README @@ -329,6 +329,8 @@ Dara Adib (https://github.com/daradib) - linphone profile fix Dario Pellegrini (https://github.com/dpellegr) - allowing links in netns +David Fetter (https://github.com/davidfetter) + - bump up copyright years David Thole (https://github.com/TheDarkTrumpet) - added profile for teams-for-linux Davide Beatrici (https://github.com/davidebeatrici) diff --git a/etc/profile-m-z/open-invaders.profile b/etc/profile-m-z/open-invaders.profile index f6b070ab3..498a4f6c8 100644 --- a/etc/profile-m-z/open-invaders.profile +++ b/etc/profile-m-z/open-invaders.profile @@ -35,6 +35,7 @@ seccomp private-bin open-invaders private-dev +private-etc @x11 private-tmp dbus-user none diff --git a/etc/profile-m-z/simutrans.profile b/etc/profile-m-z/simutrans.profile index 6ba735556..f88ae65c8 100644 --- a/etc/profile-m-z/simutrans.profile +++ b/etc/profile-m-z/simutrans.profile @@ -35,6 +35,7 @@ seccomp # private-bin simutrans private-dev +private-etc @games,@x11 private-tmp dbus-user none diff --git a/test/environment/rlimit-join.exp b/test/environment/rlimit-join.exp index 903377e11..c71dad27e 100755 --- a/test/environment/rlimit-join.exp +++ b/test/environment/rlimit-join.exp @@ -8,7 +8,7 @@ cd /home spawn $env(SHELL) match_max 100000 -send -- "firejail --noprofile --name=\"rlimit testing\"\r" +send -- "firejail --noprofile --name=\"rlimittesting\"\r" expect { timeout {puts "TESTING ERROR 0\n";exit} -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms" @@ -16,7 +16,7 @@ expect { sleep 1 spawn $env(SHELL) -send -- "firejail --rlimit-nofile=1234 --join=\"rlimit testing\"\r" +send -- "firejail --rlimit-nofile=1234 --join=\"rlimittesting\"\r" expect { timeout {puts "TESTING ERROR 1\n";exit} "Switching to pid" -- cgit v1.2.3-70-g09d2