Skip to content

Instantly share code, notes, and snippets.

@olegch
Created October 8, 2024 16:28
Show Gist options
  • Save olegch/21a3cc9a106bf9a81a12d531aee1aaf5 to your computer and use it in GitHub Desktop.
Save olegch/21a3cc9a106bf9a81a12d531aee1aaf5 to your computer and use it in GitHub Desktop.
# 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