aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/whalebird.profile
blob: 8a9614fb07fb5e5eba682cb275671e9c3c672a56 (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 whalebird
# Description: Electron-based Mastodon/Pleroma client
# This file is overwritten after every install/update
# Persistent local customizations
include whalebird.local
# Persistent global definitions
include globals.local

# Disabled until someone reported positive feedback
ignore include whitelist-runuser-common.inc
ignore include whitelist-usr-share-common.inc

ignore apparmor
ignore dbus-user none
ignore dbus-system none

noblacklist ${HOME}/.config/Whalebird

mkdir ${HOME}/.config/Whalebird
whitelist ${HOME}/.config/Whalebird

no3d

private-bin electron,electron[0-9],electron[0-9][0-9],whalebird
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.preload,machine-id,nsswitch.conf,pki,resolv.conf,ssl

# Redirect
include electron.profile