aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ephemeral.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
* Browsers: private-dev conditional with BROWSER_DISABLE_U2FLibravatar rusty-snake2020-01-21
| | | | see also #3170
* Add ephemeral profile (#3094)Libravatar glitsj162019-12-23
* Create ephemeral.profile * Add ephemeral.profile * Add ephemeral.profile