mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
firejail now allows qutebrowser
This commit is contained in:
parent
baa444bf41
commit
205e2c93d0
16
weechat/.config/firejail/weechat.profile
Normal file
16
weechat/.config/firejail/weechat.profile
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Weechat IRC profile
|
||||||
|
noblacklist ${HOME}/.weechat
|
||||||
|
noblacklist ${HOME}/.config/qutebrowser
|
||||||
|
include /etc/firejail/disable-common.inc
|
||||||
|
include /etc/firejail/disable-programs.inc
|
||||||
|
|
||||||
|
caps.drop all
|
||||||
|
netfilter
|
||||||
|
nonewprivs
|
||||||
|
noroot
|
||||||
|
protocol unix,inet,inet6
|
||||||
|
seccomp
|
||||||
|
|
||||||
|
# no private-bin support for various reasons:
|
||||||
|
# Plugins loaded: alias, aspell, charset, exec, fifo, guile, irc,
|
||||||
|
# logger, lua, perl, python, relay, ruby, script, tcl, trigger, xferloading plugins
|
Loading…
Reference in New Issue
Block a user