mirror of
https://github.com/dynup/kpatch
synced 2025-01-11 15:49:26 +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
|
||||
# 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)"
|
||||
SYSDIR="/usr/lib/kpatch/$KERNELRELEASE"
|
||||
USERDIR="/var/lib/kpatch/$KERNELRELEASE"
|
||||
|
Loading…
Reference in New Issue
Block a user