mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
20 lines
547 B
Text
20 lines
547 B
Text
# 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 awesome.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# all applications started in awesome will run in this profile
|
|
noblacklist ${HOME}/.config/awesome
|
|
include disable-common.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
noroot
|
|
protocol unix,inet,inet6
|
|
seccomp !chroot
|
|
|
|
read-only ${HOME}/.config/awesome/autorun.sh
|
|
#restrict-namespaces
|