Skip to content

Commit

Permalink
Update vmware.profile (#3913)
Browse files Browse the repository at this point in the history
* Update vmware.profile

`private-etc` can be uncommented.

* Update vmware.profile
  • Loading branch information
Neo00001 authored Jan 24, 2021
1 parent 26cfddf commit df11d26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions etc/profile-m-z/vmware.profile
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@ include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

caps.keep chown,net_raw,sys_nice,sys_rawio
caps.keep chown,net_raw,sys_nice
netfilter
nogroups
notv
shell none
tracelog

#disable-mnt
#private-etc alsa,asound.conf,ca-certificates,conf.d,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,localtime,machine-id,pki,pulse,resolv.conf,ssl,vmware,vmware-installer,vmware-vix
#private-bin env,bash,sh,ovftool,vmafossexec,vmaf_*,vmnet-*,vmplayer,vmrest,vmrun,vmss2core,vmstat,vmware,vmware-*
private-etc alsa,asound.conf,ca-certificates,conf.d,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.cache,localtime,machine-id,passwd,pki,pulse,resolv.conf,ssl,vmware,vmware-installer,vmware-vix
dbus-user none
dbus-system none

0 comments on commit df11d26

Please sign in to comment.