mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
37 lines
854 B
Text
37 lines
854 B
Text
# Firejail profile for Viber
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include Viber.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.ViberPC
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
|
|
mkdir ${HOME}/.ViberPC
|
|
whitelist ${DOWNLOADS}
|
|
whitelist ${HOME}/.ViberPC
|
|
include whitelist-common.inc
|
|
|
|
caps.drop all
|
|
ipc-namespace
|
|
netfilter
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
protocol unix,inet,inet6
|
|
seccomp !chroot
|
|
shell none
|
|
|
|
disable-mnt
|
|
private-bin awk,bash,dig,sh,Viber
|
|
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,hosts,localtime,machine-id,mailcap,nsswitch.conf,pki,proxychains.conf,pulse,resolv.conf,ssl,X11
|
|
private-tmp
|