mirror of
https://github.com/netblue30/firejail.git
synced 2026-06-30 09:05:57 -06:00
gimp, inkscape profile fixes (Arch)
Some checks failed
Build / build (push) Has been cancelled
Check-Profiles / profile-checks (push) Has been cancelled
Codespell / codespell (push) Has been cancelled
Test / test-main (push) Has been cancelled
Test / test-fs (push) Has been cancelled
Test / test-environment (push) Has been cancelled
Test / test-utils (push) Has been cancelled
Test / test-network (push) Has been cancelled
Some checks failed
Build / build (push) Has been cancelled
Check-Profiles / profile-checks (push) Has been cancelled
Codespell / codespell (push) Has been cancelled
Test / test-main (push) Has been cancelled
Test / test-fs (push) Has been cancelled
Test / test-environment (push) Has been cancelled
Test / test-utils (push) Has been cancelled
Test / test-network (push) Has been cancelled
This commit is contained in:
parent
0447f1eeec
commit
02a81c2f1c
3 changed files with 12 additions and 1 deletions
10
etc/profile-a-l/gimp-3.2.profile
Normal file
10
etc/profile-a-l/gimp-3.2.profile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Firejail profile alias for gimp
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gimp-3.2.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gimp.profile
|
||||
|
|
@ -45,7 +45,7 @@ include whitelist-var-common.inc
|
|||
|
||||
apparmor
|
||||
caps.drop all
|
||||
ipc-namespace
|
||||
# ipc-namespace - problems on Arch
|
||||
machine-id
|
||||
net none
|
||||
nodvd
|
||||
|
|
|
|||
|
|
@ -348,6 +348,7 @@ gimp
|
|||
gimp-2.10
|
||||
gimp-2.8
|
||||
gimp-3.0
|
||||
gimp-3.2
|
||||
gist
|
||||
gist-paste
|
||||
git-cola
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue