aboutsummaryrefslogtreecommitdiffstats
path: root/etc/awesome.profile
blob: 49c1a4aad4ecf29ba6b73094fb0e6b658ead7bff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for awesome
# Description: Standards-compliant, fast, light-weight and extensible window manager
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/awesome.local
# Persistent global definitions
include /etc/firejail/globals.local

# all applications started in awesome will run in this profile
noblacklist ${HOME}/.config/awesome
include /etc/firejail/disable-common.inc

caps.drop all
netfilter
noroot
protocol unix,inet,inet6
seccomp

read-only ${HOME}/.config/awesome/autorun.sh