From 3c2a7e4c91aa030218b5ad7fa6291d16f1d51b53 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 31 Jul 2018 00:48:37 -0400 Subject: Sound fixes - 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)) --- etc/goobox.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/goobox.profile') diff --git a/etc/goobox.profile b/etc/goobox.profile index 5e5aad95b..680e14a49 100644 --- a/etc/goobox.profile +++ b/etc/goobox.profile @@ -29,5 +29,5 @@ tracelog # private-bin goobox private-dev -# private-etc fonts +# private-etc fonts,machine-id,pulse,asound.conf # private-tmp -- cgit v1.2.3-70-g09d2