aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-20 11:48:03 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-21 01:53:39 -0300
commit75e3e656aec01306841fe64b4e42fb4bfa57f08c (patch)
tree043f36f00c48408cea71c9882ae12f75ebe90d6f /etc/profile-m-z
parentprofiles: fix descriptions of vmware programs (diff)
downloadfirejail-75e3e656aec01306841fe64b4e42fb4bfa57f08c.tar.gz
firejail-75e3e656aec01306841fe64b4e42fb4bfa57f08c.tar.zst
firejail-75e3e656aec01306841fe64b4e42fb4bfa57f08c.zip
profiles: add vmplayer.profile
As a redirect to vmware.profile. This is apparently the filename for the "VMWare Workstation Player" on Linux Mint 20.3 (based on Ubuntu 20.04)[1]. Relates to #3526. [1] https://github.com/netblue30/firejail/issues/5861#issuecomment-1598132860 Reported-by: @MikeNavy
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/vmplayer.profile8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/profile-m-z/vmplayer.profile b/etc/profile-m-z/vmplayer.profile
new file mode 100644
index 000000000..4b386fed7
--- /dev/null
+++ b/etc/profile-m-z/vmplayer.profile
@@ -0,0 +1,8 @@
1# Firejail profile for vmware-player
2# Description: VMWare Workstation Player, used for running virtual machines
3# This file is overwritten after every install/update
4# Persistent local customizations
5include vmplayer.local
6
7# Redirect
8include vmware.profile