mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Create standard-notes.profile (#5761)
* Create standard-notes.profile * RELNOTES: add standard-notes to 'new profiles'
This commit is contained in:
parent
9c438eff6f
commit
ab70db5b81
2 changed files with 11 additions and 1 deletions
2
RELNOTES
2
RELNOTES
|
|
@ -27,7 +27,7 @@ firejail (0.9.73) baseline; urgency=low
|
|||
support (#5589)
|
||||
* docs: selinux.c: Split Copyright notice & use same license as upstream
|
||||
(#5667)
|
||||
* new profiles: fix-qdf, qpdf, zlib-flate
|
||||
* new profiles: fix-qdf, qpdf, zlib-flate, standard-notes
|
||||
-- netblue30 <netblue30@yahoo.com> Mon, 16 Jan 2023 09:00:00 -0500
|
||||
|
||||
firejail (0.9.72) baseline; urgency=low
|
||||
|
|
|
|||
10
etc/profile-m-z/standard-notes.profile
Normal file
10
etc/profile-m-z/standard-notes.profile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Firejail profile for standard-notes
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include standard-notes.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include standardnotes-desktop.profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue