1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/weechat/.config/firejail/weechat.profile
2017-05-16 23:15:45 +02:00

20 lines
612 B
Plaintext

# Weechat IRC profile
noblacklist ${HOME}/.weechat
noblacklist ${HOME}/.config/qutebrowser
read-write ${HOME}/dotfiles/weechat/.weechat/weechat.log
read-write ${HOME}/dotfiles/weechat/.weechat/urls.log
read-write ${HOME}/dotfiles/weechat/.weechat/logs
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