aboutsummaryrefslogtreecommitdiffstats
path: root/etc/artha.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-12 07:14:38 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 07:14:38 +0000
commit74e16bc8029792a5a3c3397245004ba0db43301d (patch)
tree294958680f4cdca0c1d9f8c6c81d0771951cddf6 /etc/artha.profile
parentFix simplescreenrecorder (#2568) (diff)
downloadfirejail-74e16bc8029792a5a3c3397245004ba0db43301d.tar.gz
firejail-74e16bc8029792a5a3c3397245004ba0db43301d.tar.zst
firejail-74e16bc8029792a5a3c3397245004ba0db43301d.zip
Fixes for artha (#2555)
Diffstat (limited to 'etc/artha.profile')
-rw-r--r--etc/artha.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/artha.profile b/etc/artha.profile
index 431fc3ed1..2e4c9071f 100644
--- a/etc/artha.profile
+++ b/etc/artha.profile
@@ -15,10 +15,10 @@ include disable-interpreters.inc
15include disable-passwdmgr.inc 15include disable-passwdmgr.inc
16include disable-programs.inc 16include disable-programs.inc
17 17
18apparmor
18caps.drop all 19caps.drop all
19ipc-namespace 20ipc-namespace
20machine-id 21# net none - breaks on Ubuntu
21net none
22no3d 22no3d
23# nodbus 23# nodbus
24nodvd 24nodvd
@@ -37,7 +37,7 @@ disable-mnt
37private-bin artha,enchant,notify-send 37private-bin artha,enchant,notify-send
38private-cache 38private-cache
39private-dev 39private-dev
40private-etc alternatives,fonts 40private-etc alternatives,machine-id,fonts
41private-lib libnotify.so.* 41private-lib libnotify.so.*
42private-tmp 42private-tmp
43 43