mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-23 06:02:23 -06:00
15 lines
418 B
Text
15 lines
418 B
Text
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include /etc/firejail/skypeforlinux.local
|
|
|
|
# skypeforlinux profile
|
|
noblacklist ${HOME}/.config/skypeforlinux
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
noroot
|
|
seccomp
|
|
protocol unix,inet,inet6,netlink
|