aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/weechat.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/weechat.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/weechat.profile')
-rw-r--r--etc/profile-m-z/weechat.profile29
1 files changed, 29 insertions, 0 deletions
diff --git a/etc/profile-m-z/weechat.profile b/etc/profile-m-z/weechat.profile
new file mode 100644
index 000000000..800724054
--- /dev/null
+++ b/etc/profile-m-z/weechat.profile
@@ -0,0 +1,29 @@
1# Firejail profile for weechat
2# Description: Fast, light and extensible chat client
3# This file is overwritten after every install/update
4# Persistent local customizations
5include weechat.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.weechat
10
11include disable-common.inc
12include disable-programs.inc
13
14whitelist /usr/share/perl5
15include whitelist-usr-share-common.inc
16include whitelist-var-common.inc
17
18caps.drop all
19netfilter
20nodvd
21nonewprivs
22noroot
23notv
24protocol unix,inet,inet6
25seccomp
26
27# no private-bin support for various reasons:
28# Plugins loaded: alias, aspell, charset, exec, fifo, guile, irc,
29# logger, lua, perl, python, relay, ruby, script, tcl, trigger, xferloading plugins