1
2
3
4
5
6
7
8
9
10
11 | $ snappy-debug.security scanlog notes sysctl: permission denied on key 'kernel.printk_ratelimit' ^C # Does not start the app ^ $ sudo /snap/bin/snappy-debug.security scanlog notes kernel.printk_ratelimit = 0 ^C # Does not start the app ^ |