aboutsummaryrefslogtreecommitdiffstats
path: root/etc/electron-mail.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
* Use seccomp ! syntax in electron-mail.profileLibravatar glitsj162019-11-23
|
* Add new electron-mail profile (#3053)Libravatar glitsj162019-11-23
* Create electron-mail.profile * Add electron-mail to disable-programs.inc * Add electron-mail to firecfg.config