mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
Detect kernel upgrades
This commit is contained in:
parent
9d77d88a4d
commit
98e88d1456
@ -1,7 +1,7 @@
|
||||
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
kver="$(uname -r)"
|
||||
kver="$(dpkg-query --show --showformat='${Version}' linux-image-amd64)"
|
||||
#echo "## kver: $kver"
|
||||
|
||||
## Disables the merging of slabs of similar sizes.
|
||||
|
Loading…
Reference in New Issue
Block a user