-
Notifications
You must be signed in to change notification settings - Fork 632
Closed
Labels
information_old(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required
Description
Steps to reproduce
- start hexchat using firejail
firejail hexchat
- Invoke command in Hexchat:
/url google.com
- Nothing happens
Fix:
Create~/.config/firejail/hexchat.profilewith the following content:
noblacklist ${HOME}/.config/chromium
include /etc/firejail/hexchat.profile
Somehow, hexchat tries to access ~/.config/chromium directory when opening URLs. Can we add some rule (I am not sure if my solution is the secure one) for handling such cases?
UPDATE: This workaround stopped working.
Metadata
Metadata
Assignees
Labels
information_old(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required