aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/vmware-view.profile
blob: 0117af3760fb286d474db81ba65c5d4fa469dfbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Firejail profile for vmware-view
# Description: VMware Horizon Client
# This file is overwritten after every install/update
# Persistent local customizations
include vmware-view.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.vmware

noblacklist /sbin
noblacklist /usr/sbin

include allow-bin-sh.inc

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-shell.inc
include disable-xdg.inc

mkdir ${HOME}/.vmware
whitelist ${HOME}/.vmware
include whitelist-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

caps.drop all
netfilter
nodvd
nogroups
nonewprivs
noroot
notv
nou2f
# Comment novideo (or add 'ignore novideo' to your vmware-view.local) if you need your webcam
novideo
# protocol produces a lot error messages but nothing seems to be broken
protocol unix,inet,inet6
seccomp !iopl
seccomp.block-secondary
shell none
tracelog

disable-mnt
private-cache
private-dev
private-etc alsa,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,dconf,drirc,fonts,gai.conf,gconf,glvnd,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,login.defs,machine-id,magic,magic.mgc,mime.types,nsswitch.conf,nvidia,pango,passwd,pki,protocols,proxychains.conf,pulse,resolv.conf,rpc,services,ssl,terminfo,vmware,vmware-tools,vmware-vix,X11,xdg
# Logs are "stored" in /tmp, comment (or add 'ignore private-tmp' to your vmware-view.local)
# if you need them without joining the sandbox.
private-tmp

dbus-user none
dbus-system none