mirror of
https://github.com/dynup/kpatch
synced 2025-05-04 00:47:58 +00:00
kpatch: remove obsolete comment
This commit is contained in:
parent
47b0b2a45c
commit
2728a7faae
@ -23,9 +23,6 @@
|
|||||||
# This is the kpatch user script that manages installing, applying, and
|
# This is the kpatch user script that manages installing, applying, and
|
||||||
# displaying information about kernel patch modules installed on the system.
|
# displaying information about kernel patch modules installed on the system.
|
||||||
|
|
||||||
# TODO: add kernelrelease option to manage releases other than the
|
|
||||||
# currently running one
|
|
||||||
|
|
||||||
KERNELRELEASE="$(uname -r)"
|
KERNELRELEASE="$(uname -r)"
|
||||||
SYSDIR="/usr/lib/kpatch/$KERNELRELEASE"
|
SYSDIR="/usr/lib/kpatch/$KERNELRELEASE"
|
||||||
USERDIR="/var/lib/kpatch/$KERNELRELEASE"
|
USERDIR="/var/lib/kpatch/$KERNELRELEASE"
|
||||||
|
Loading…
Reference in New Issue
Block a user