mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profile merges
This commit is contained in:
parent
30ec01f839
commit
9419181ebb
4 changed files with 11 additions and 1 deletions
3
README
3
README
|
|
@ -97,6 +97,8 @@ valoq (https://github.com/valoq)
|
|||
- added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles
|
||||
- added wget profile
|
||||
- disable gnupg and systemd directories under /run/user
|
||||
GSI (https://github.com/GSI)
|
||||
- added Uzbl browser profile
|
||||
Mike Frysinger (vapier@gentoo.org)
|
||||
- Gentoo compile patch
|
||||
Jericho (https://github.com/attritionorg)
|
||||
|
|
@ -224,6 +226,7 @@ KellerFuchs (https://github.com/KellerFuchs)
|
|||
- disable-common.inc additions
|
||||
- make mutt and msmtp's rc files read-only
|
||||
- added support for .local profile files in /etc/firejail
|
||||
- fixed Cryptocat profile
|
||||
ValdikSS (https://github.com/ValdikSS)
|
||||
- Psi+, Corebird, Konversation profiles
|
||||
- various profile fixes
|
||||
|
|
|
|||
|
|
@ -98,5 +98,5 @@ gjs, gnome-books, gnome-clocks, gnome-documents, gnome-maps, gnome-music, gnome-
|
|||
goobox, gpa, gpg, gpg-agent, highlight, img2txt, k3b, kate, lynx, mediainfo, nautilus, odt2txt, pdftotext,
|
||||
simple-scan, skanlite, ssh-agent, tracker, transmission-cli, transmission-show, w3m, xfburn, xpra, wget,
|
||||
xed, pluma, Cryptocat, Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5,
|
||||
PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla, FossaMail
|
||||
PDFSam, Pithos, Xonotic, wireshark, keepassx2, QupZilla, FossaMail, Uzbl browser
|
||||
|
||||
|
|
|
|||
|
|
@ -99,6 +99,11 @@ read-only ${HOME}/.tcshrc
|
|||
read-only ${HOME}/.cshrc
|
||||
read-only ${HOME}/.csh_files
|
||||
read-only ${HOME}/.profile
|
||||
read-only ${HOME}/.login
|
||||
read-only ${HOME}/.logout
|
||||
read-only ${HOME}/.pgpkey
|
||||
read-only ${HOME}/.plan
|
||||
read-only ${HOME}/.project
|
||||
|
||||
# Initialization files that allow arbitrary command execution
|
||||
read-only ${HOME}/.caffrc
|
||||
|
|
|
|||
|
|
@ -242,3 +242,5 @@
|
|||
/etc/firejail/qupzilla.profile
|
||||
/etc/firejail/FossaMail.profile
|
||||
/etc/firejail/fossamail.profile
|
||||
/etc/firejail/uzbl-browser.profile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue