aboutsummaryrefslogtreecommitdiffstats
path: root/etc/musixmatch.profile
Commit message (Collapse)AuthorAge
* Minor private-etc cleanupLibravatar Tad2018-08-08
| | | | Command: grep "private-etc none," -Ril .
* 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
* Sound fixesLibravatar Tad2018-07-31
| | | | | | | | | | | | | | | - Adds machine-id to all profiles with 'private-etc *pulse*' - This fixes sound under many profiles - This is related to #2037, except this adds etc machine-id not spoofed machine-id - Spoofed machine-id seems to break pulseaudio on some systems - We already do this in profiles like firefox-common (see the note in it) - pulseaudio's enable-shm set to yes or no doesn't fix this issue on systems where it occurs - We can revert this in the future if we find a fix - Command used: grep -e music -e videos -e audio -e pulse -e asound -il $(grep "machine-id" -iL $(grep "private-etc" . -Rl))
* Add disable-xdg.inc to ~15 profilesLibravatar Tad2018-07-24
|
* Fix profile for last versionLibravatar intika2018-04-12
| | | | | Remove shell none for compatibility with last version
* musixmatch: fix profileLibravatar Vincent432018-04-02
|
* Add support for the devil musixmatchLibravatar intika2018-03-23