Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
interfaces: add /proc/version_signature to appamor template #1612
Conversation
|
I have no idea why autopkgtest failed:
Looks like some sort of connectivity issue? This wasn't added by my patch. |
|
|
|
Why is it a good idea to expose this to every single application? |
|
Chris, to avoid much back and forth on this, please merge both this and the lspci on the kernel-modules interface itself. We'll probably need a few tweaks on the latter such as naming/etc, but this puts you much closer to finalizing your needs, and it's totally fine for an app that has access to loading arbitrary kernel modules to also have access to these details, obviously. |
niemeyer
closed this
Aug 3, 2016
|
This could also go in system-observe. |
arges
referenced this pull request
Aug 12, 2016
Merged
interfaces: add kernel-module interface for module insertion. #1602
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
arges commentedAug 1, 2016
Allow access to /proc/version_signature to be able to easily read kernel version
and build number.
Signed-off-by: Chris J Arges chris.j.arges@canonical.com