aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/geki3.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-04-29 16:45:57 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-04-29 17:06:23 -0300
commit6ff97d00094052c9c9c2ca57b5e96645b3f93230 (patch)
treeceac8428df86f12319952368fe1ee933135a4b2b /etc/profile-a-l/geki3.profile
parentseveral kids programs (diff)
downloadfirejail-6ff97d00094052c9c9c2ca57b5e96645b3f93230.tar.gz
firejail-6ff97d00094052c9c9c2ca57b5e96645b3f93230.tar.zst
firejail-6ff97d00094052c9c9c2ca57b5e96645b3f93230.zip
profiles: fix new game profiles
Fix sorting and improve comments. See etc/templates/profile.template. This amends commit 4c5f55899 ("several kids programs", 2024-04-29).
Diffstat (limited to 'etc/profile-a-l/geki3.profile')
-rw-r--r--etc/profile-a-l/geki3.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/geki3.profile b/etc/profile-a-l/geki3.profile
index de2167724..508c96002 100644
--- a/etc/profile-a-l/geki3.profile
+++ b/etc/profile-a-l/geki3.profile
@@ -12,11 +12,10 @@ include disable-programs.inc
12include disable-shell.inc 12include disable-shell.inc
13include disable-xdg.inc 13include disable-xdg.inc
14 14
15whitelist /usr/share/games/geki3
15include whitelist-run-common.inc 16include whitelist-run-common.inc
16include whitelist-runuser-common.inc 17include whitelist-runuser-common.inc
17whitelist /usr/share/games/geki3
18include whitelist-usr-share-common.inc 18include whitelist-usr-share-common.inc
19writable-var # game scores stored under /var/games
20include whitelist-var-common.inc 19include whitelist-var-common.inc
21 20
22apparmor 21apparmor
@@ -39,8 +38,9 @@ disable-mnt
39private 38private
40private-bin geki3 39private-bin geki3
41private-dev 40private-dev
42private-etc @x11,@sound,@games 41private-etc @games,@sound,@x11
43private-tmp 42private-tmp
43writable-var # game scores are stored under /var/games
44 44
45dbus-user none 45dbus-user none
46dbus-system none 46dbus-system none