aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ristretto.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ristretto.profile')
-rw-r--r--etc/ristretto.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ristretto.profile b/etc/ristretto.profile
index c70ae55a8..9931813d9 100644
--- a/etc/ristretto.profile
+++ b/etc/ristretto.profile
@@ -3,6 +3,7 @@
3include /etc/firejail/risretto.local 3include /etc/firejail/risretto.local
4 4
5noblacklist ${HOME}/.config/ristretto 5noblacklist ${HOME}/.config/ristretto
6noblacklist ~/.Steam
6noblacklist ~/.steam 7noblacklist ~/.steam
7 8
8include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-common.inc
@@ -17,7 +18,7 @@ protocol unix,inet,inet6
17seccomp 18seccomp
18 19
19# 20#
20# depending on your usage, you can enable some of the commands below: 21# depending on your usage, you can enable some of the commands below:
21# 22#
22nogroups 23nogroups
23shell none 24shell none
@@ -25,4 +26,3 @@ shell none
25# private-etc none 26# private-etc none
26private-dev 27private-dev
27# private-tmp 28# private-tmp
28