aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-05-29 17:19:24 -0400
committerLibravatar Tad <tad@spotco.us>2018-05-29 17:19:24 -0400
commit15d519cdd255f7db6cfb4b786056f4c60dbc18e3 (patch)
tree49d862895c4f4d3edb4cf2f52ce9c907e5586233 /etc
parentAppArmor: fix firefox sandbox (diff)
downloadfirejail-15d519cdd255f7db6cfb4b786056f4c60dbc18e3.tar.gz
firejail-15d519cdd255f7db6cfb4b786056f4c60dbc18e3.tar.zst
firejail-15d519cdd255f7db6cfb4b786056f4c60dbc18e3.zip
Add a profile alias for firefox-wayland
firefox-wayland is a new wrapper script included with Firefox on Fedora 28 it has firefox hardcoded as /usr/bin/firefox + some minor fixes in other profiles
Diffstat (limited to 'etc')
-rw-r--r--etc/Discord.profile1
-rw-r--r--etc/discord.profile1
-rw-r--r--etc/firefox-wayland.profile10
-rw-r--r--etc/steam.profile2
4 files changed, 13 insertions, 1 deletions
diff --git a/etc/Discord.profile b/etc/Discord.profile
index d485518a8..951357387 100644
--- a/etc/Discord.profile
+++ b/etc/Discord.profile
@@ -14,4 +14,5 @@ whitelist ${HOME}/.config/discord
14private-bin Discord 14private-bin Discord
15private-opt Discord 15private-opt Discord
16 16
17#Redirect
17include /etc/firejail/discord-common.profile 18include /etc/firejail/discord-common.profile
diff --git a/etc/discord.profile b/etc/discord.profile
index 21d46193e..63aed5eca 100644
--- a/etc/discord.profile
+++ b/etc/discord.profile
@@ -14,4 +14,5 @@ whitelist ${HOME}/.config/discord
14private-bin discord 14private-bin discord
15private-opt discord 15private-opt discord
16 16
17#Redirect
17include /etc/firejail/discord-common.profile 18include /etc/firejail/discord-common.profile
diff --git a/etc/firefox-wayland.profile b/etc/firefox-wayland.profile
new file mode 100644
index 000000000..806d50e31
--- /dev/null
+++ b/etc/firefox-wayland.profile
@@ -0,0 +1,10 @@
1# Firejail profile for firefox-wayland
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/firefox-wayland.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8
9# Redirect
10include /etc/firejail/firefox.profile
diff --git a/etc/steam.profile b/etc/steam.profile
index 7b3149843..3c39915e7 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -60,7 +60,7 @@ shell none
60#private-bin awk,basename,bash,bsdtar,bzip2,cat,chmod,cksum,cmp,comm,compress,cp,curl,cut,date,dbus-launch,dbus-send,desktop-file-edit,desktop-file-install,desktop-file-validate,dirname,echo,env,expr,file,find,getopt,grep,gtar,gzip,head,hostname,id,lbzip2,ldconfig,ldd,ln,ls,lsb_release,lspci,lsof,lz4,lzip,lzma,lzop,md5sum,mkdir,mktemp,mv,netstat,ps,pulseaudio,readlink,realpath,rm,sed,sh,sha1sum,sha256sum,sha512sum,sleep,sort,steam,steamdeps,steam-native,steam-runtime,sum,tail,tar,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity 60#private-bin awk,basename,bash,bsdtar,bzip2,cat,chmod,cksum,cmp,comm,compress,cp,curl,cut,date,dbus-launch,dbus-send,desktop-file-edit,desktop-file-install,desktop-file-validate,dirname,echo,env,expr,file,find,getopt,grep,gtar,gzip,head,hostname,id,lbzip2,ldconfig,ldd,ln,ls,lsb_release,lspci,lsof,lz4,lzip,lzma,lzop,md5sum,mkdir,mktemp,mv,netstat,ps,pulseaudio,readlink,realpath,rm,sed,sh,sha1sum,sha256sum,sha512sum,sleep,sort,steam,steamdeps,steam-native,steam-runtime,sum,tail,tar,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity
61# extra programs are available which might be needed for select games 61# extra programs are available which might be needed for select games
62#private-bin java,java-config,mono,python* 62#private-bin java,java-config,mono,python*
63# picture viewers are are needed for viewing screenshots 63# picture viewers are needed for viewing screenshots
64#private-bin eog,eom,gthumb,pix,viewnior,xviewer 64#private-bin eog,eom,gthumb,pix,viewnior,xviewer
65 65
66# private-dev should be commented for controllers 66# private-dev should be commented for controllers