mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 14:15:46 -06:00
20 lines
432 B
Text
20 lines
432 B
Text
# This file is overwritten during software install.
|
|
# Persistent customizations should go in a .local file.
|
|
include /etc/firejail/vim.local
|
|
|
|
# vim profile
|
|
noblacklist ~/.vim
|
|
noblacklist ~/.vimrc
|
|
noblacklist ~/.viminfo
|
|
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
protocol unix,inet,inet6
|
|
seccomp
|