From 75e3e656aec01306841fe64b4e42fb4bfa57f08c Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Tue, 20 Jun 2023 11:48:03 -0300 Subject: 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 --- etc/profile-m-z/vmplayer.profile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 etc/profile-m-z/vmplayer.profile (limited to 'etc/profile-m-z') 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 @@ +# Firejail profile for vmware-player +# Description: VMWare Workstation Player, used for running virtual machines +# This file is overwritten after every install/update +# Persistent local customizations +include vmplayer.local + +# Redirect +include vmware.profile -- cgit v1.2.3-70-g09d2