summaryrefslogtreecommitdiff
path: root/profiles/palemoon.local
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-03-14 23:55:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-03-14 23:55:30 -0700
commit176dae16c44794f30cb347dfd84fe84bcc5c9708 (patch)
tree3c3b092e9446c01e5613c7596e5fa89277cb1385 /profiles/palemoon.local
downloadfirejail-profiles-176dae16c44794f30cb347dfd84fe84bcc5c9708.tar.xz
Initial commit
Diffstat (limited to 'profiles/palemoon.local')
-rw-r--r--profiles/palemoon.local24
1 files changed, 24 insertions, 0 deletions
diff --git a/profiles/palemoon.local b/profiles/palemoon.local
new file mode 100644
index 0000000..b01601e
--- /dev/null
+++ b/profiles/palemoon.local
@@ -0,0 +1,24 @@
+ignore noblacklist ${HOME}/.cache/moonchild productions/pale moon
+ignore mkdir ${HOME}/.cache/moonchild productions/pale moon
+ignore whitelist ${HOME}/.cache/moonchild productions/pale moon
+
+# # machine-id without private-etc/pulse causes pulseaudio segfaults
+# # machine-id breaks audio
+# machine-id
+
+private-bin palemoon,bash
+
+# # private-etc requires machine-id or pulse else pulseaudio segafaults
+# # private-etc requires both machine-id and pulse for pulseaudio support
+# # private-etc requires machine-id for alsa audio support
+# Use for pulseaudio
+# private-etc asound.conf,machine-id,pulse,resolv.conf
+# Use for alsa
+# private-etc asound.conf,group,machine-id,resolv.conf
+# Use for broken audio
+# private-etc asound.conf,pulse,resolv.conf
+private-etc resolv.conf
+
+# # Use with hardened-malloc package
+# Causes segfaults on multi-line text fields
+#env LD_PRELOAD=/usr/lib/libhardened_malloc.so