aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/weechat.profile
blob: 3a93d2ec7688ba23bcaceceee4b18c03b514250a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Firejail profile for weechat
# Description: Fast, light and extensible chat client
# This file is overwritten after every install/update
# Persistent local customizations
include weechat.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.weechat

include disable-common.inc
include disable-programs.inc

include whitelist-usr-share-common.inc
include whitelist-var-common.inc

caps.drop all
netfilter
nodvd
nonewprivs
noroot
notv
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