mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
reorganize github etc directory
This commit is contained in:
parent
8344d02bda
commit
018d75775e
998 changed files with 2 additions and 2 deletions
42
etc/profile-a-l/baobab.profile
Normal file
42
etc/profile-a-l/baobab.profile
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# Firejail profile for baobab
|
||||
# Description: GNOME disk usage analyzer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include baobab.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
# include disable-common.inc
|
||||
include disable-devel.inc
|
||||
include disable-exec.inc
|
||||
include disable-interpreters.inc
|
||||
include disable-passwdmgr.inc
|
||||
# include disable-programs.inc
|
||||
# include disable-xdg.inc
|
||||
|
||||
include whitelist-runuser-common.inc
|
||||
|
||||
caps.drop all
|
||||
net none
|
||||
no3d
|
||||
nodvd
|
||||
nogroups
|
||||
nonewprivs
|
||||
noroot
|
||||
nosound
|
||||
notv
|
||||
nou2f
|
||||
novideo
|
||||
protocol unix
|
||||
seccomp
|
||||
shell none
|
||||
tracelog
|
||||
|
||||
private-bin baobab
|
||||
private-dev
|
||||
private-tmp
|
||||
|
||||
# dbus-user none
|
||||
# dbus-system none
|
||||
|
||||
read-only ${HOME}
|
||||
Loading…
Add table
Add a link
Reference in a new issue