aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-04-14 22:15:54 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-04-14 22:15:54 +0200
commit56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd (patch)
treef11c7dfcf6e0c5768d613df9080fb9d802002a30 /etc/templates
parentfix --writable-etc (diff)
downloadfirejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.tar.gz
firejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.tar.zst
firejail-56ebc8ac984a8fc6f4470ab507f7bc0fd3720bbd.zip
Fix chromium browsers in firejail 0.9.68
closes #4965
Diffstat (limited to 'etc/templates')
-rw-r--r--etc/templates/profile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index aefb75c2c..28339765f 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -106,7 +106,7 @@ include globals.local
106#blacklist ${RUNUSER}/wayland-* 106#blacklist ${RUNUSER}/wayland-*
107# Disable RUNUSER (cli only; supersedes Disable Wayland) 107# Disable RUNUSER (cli only; supersedes Disable Wayland)
108#blacklist ${RUNUSER} 108#blacklist ${RUNUSER}
109# Remove the next blacklist if you system has no /usr/libexec dir, 109# Remove the next blacklist if your system has no /usr/libexec dir,
110# otherwise try to add it. 110# otherwise try to add it.
111#blacklist /usr/libexec 111#blacklist /usr/libexec
112 112