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