aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gmpc.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
* various fixupsLibravatar rusty-snake2019-11-25
|
* Add new profile: gmpc (#3059)Libravatar glitsj162019-11-24
* Create gmpc.profile * Add gmpc config to disable-programs.inc * Add gmpc to firecfg.config