mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
profile updates
This commit is contained in:
parent
75bd4b410a
commit
62492e3eb6
8 changed files with 14 additions and 7 deletions
|
|
@ -53,6 +53,7 @@ disable-mnt
|
|||
private-bin 0ad,pyrogenesis,sh,which
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @x11,@games,@sound,ldap
|
||||
private-tmp
|
||||
|
||||
dbus-user none
|
||||
|
|
|
|||
|
|
@ -38,7 +38,10 @@ protocol unix
|
|||
seccomp
|
||||
|
||||
disable-mnt
|
||||
private-bin 2048-qt
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @x11
|
||||
private-tmp
|
||||
|
||||
restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ tracelog
|
|||
private-bin galculator
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc
|
||||
private-etc @x11
|
||||
private-lib
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
|
|
@ -41,9 +41,10 @@ seccomp.block-secondary
|
|||
tracelog
|
||||
|
||||
disable-mnt
|
||||
#private-bin gjs,gnome-weather
|
||||
private-bin gnome-weather,gjs*
|
||||
private-cache
|
||||
private-dev
|
||||
#private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,ssl
|
||||
private-etc @x11,@tls-ca,sysconfig
|
||||
private-tmp
|
||||
|
||||
restrict-namespaces
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ tracelog
|
|||
private-bin gpicview
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc
|
||||
private-etc @x11
|
||||
private-lib
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
|
|
@ -38,8 +38,9 @@ seccomp.block-secondary
|
|||
|
||||
disable-mnt
|
||||
private-bin iagno
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @x11,gconf
|
||||
private-etc @x11,gconf,@sound
|
||||
private-tmp
|
||||
|
||||
#dbus-user none
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@ tracelog
|
|||
disable-mnt
|
||||
private-bin mtpaint
|
||||
private-cache
|
||||
private-etc @x11,mtpaint
|
||||
private-dev
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
# Description: Unofficial electron based desktop wrapper for YouTube Music
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include youtube-music-desktop-app
|
||||
include youtube-music-desktop-app.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
include globals.local
|
||||
|
||||
# Redirect
|
||||
include ytmdesktop.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue