mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 03:29:22 -05:00
Typo
This commit is contained in:
parent
95286df502
commit
06894d1c98
@ -5,7 +5,7 @@ kpkg="linux-image-$(dpkg --print-architecture)" || true
|
|||||||
kver="$(dpkg-query --show --showformat='${Version}' "$kpkg")" 2>/dev/null || true
|
kver="$(dpkg-query --show --showformat='${Version}' "$kpkg")" 2>/dev/null || true
|
||||||
#echo "## kver: $kver"
|
#echo "## kver: $kver"
|
||||||
|
|
||||||
## This configuration file is split into 3 sections:
|
## This configuration file is split into 4 sections:
|
||||||
## 1. Kernel Space
|
## 1. Kernel Space
|
||||||
## 2. Direct Memory Access
|
## 2. Direct Memory Access
|
||||||
## 3. Entropy
|
## 3. Entropy
|
||||||
|
Loading…
Reference in New Issue
Block a user