Created
October 8, 2024 16:28
-
-
Save olegch/21a3cc9a106bf9a81a12d531aee1aaf5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is to fix skype snap excessive kernel logs. | |
# Create a file /etc/apparmor.d/abstractions/base.d/fix.snap.skype | |
/sys/devices/**/online r, | |
/sys/devices/**/speed r, | |
/sys/devices/**/power_supply/* r, | |
/etc/issue r, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment