aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wire-desktop.profile
Commit message (Collapse)AuthorAge
* Replace `nodbus` with dbus-* filtersLibravatar Fred Barclay2020-04-07
| | | | | | | | | | | | | See - 07fac581f6b9b5ed068f4c54a9521b51826375c5 for new dbus filters - https://github.com/netblue30/firejail/pull/3326#issuecomment-610423183 Except for ocenaudio, access/restrictions on dbus options should be unchanged Ocenaudio profile: dbus filters were sandboxed (initially `nodbus` was enabled) since comments indicated blocking dbus meant preferences were broken
* Update etc/wire-desktop.profileLibravatar 0x79692020-03-23
| | | Co-Authored-By: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
* Update wire-desktop.profileLibravatar 0x79692020-03-23
|
* fixup! refactor some profiles as electron redirects (#3188)Libravatar rusty-snake2020-01-27
| | | | | | - move ignores to top - add remove netlink protocol from whalebird - ignore caps.drop all in wire-desktop
* refactor some profiles as electron redirects (#3188)Libravatar glitsj162020-01-26
| | | | | | | | * refactor as electron redirect * refactor as electron redirect * refactor as electron redirect
* fix wire-desktop [1]Libravatar rusty-snake2020-01-16
| | | | [1]: https://github.com/netblue30/firejail/issues/2946#issuecomment-574861226
* Add electron4 to allow it to launch on Arch Linux (#2832)Libravatar Nick Fox2019-07-06
|
* automatically fixed all private-{bin,etc} linesLibravatar rusty-snake2019-06-13
|
* many profile cleanups (3)Libravatar rusty-snake2019-06-02
|
* Add a profile for praghaLibravatar Tad2019-03-07
| | | | | + add code-oss to firecfg + potential fix for https://github.com/netblue30/firejail/issues/2051#issuecomment-470665213
* Add alternatives to private-etc for profiles in etc/Libravatar Fred-Barclay2019-02-17
| | | | See discussion in #2399
* Merge pull request #2201 from SkewedZeppelin/u2f-apLibravatar netblue302018-10-17
|\ | | | | Add nou2f to all profiles
| * Add nou2f to all profilesLibravatar Tad2018-10-15
| | | | | | | | - Closes #2194
* | Remove "/etc/firejail/" from all include paths, now that profile_read will ↵Libravatar Glenn Washburn2018-10-17
|/ | | | search for the file.
* Stop breaking PKI with private-etcLibravatar Tad2018-08-08
| | | | | Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077
* Fix #2051 - add resolv.conf to private-etc for wire-desktopLibravatar Fred-Barclay2018-07-21
|
* merged Amend Wire profiles #1998 form @flacksLibravatar netblue302018-06-30