fix(audacity): !5281 sharedlib bug on Arch/Fedora (#5300)

* fix(audacity): !5281 sharedlib bug on Arch/Fedora

removed `private-bin` line from audacity profile as it appears to block
access to shared libraries needed to start audacity on some
distributions.

Relates to github issue #5281

* fix(audacity): Disabling apparmor and reenabling private-bin
This commit is contained in:
Christopher Morrow 2022-08-10 16:00:54 -07:00 committed by GitHub
parent 56c2f82802
commit 72eac26725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,8 @@ include disable-xdg.inc
include whitelist-var-common.inc
apparmor
## Enabling App Armor appears to break some Fedora / Arch installs
#apparmor
caps.drop all
net none
no3d