mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
pid1: check for kernels older than baseline
Let's make this detectable explicitly.
This commit is contained in:
committed by
Luca Boccassi
parent
58270534bf
commit
40efaaed42
@@ -73,3 +73,5 @@
|
||||
#define VARLINK_ADDR_PATH_MANAGED_OOM_SYSTEM "/run/systemd/io.system.ManagedOOM"
|
||||
/* Path where systemd-oomd listens for varlink connections from user managers to report changes in ManagedOOM settings. */
|
||||
#define VARLINK_ADDR_PATH_MANAGED_OOM_USER "/run/systemd/oom/io.system.ManagedOOM"
|
||||
|
||||
#define KERNEL_BASELINE_VERSION "3.15"
|
||||
|
||||
Reference in New Issue
Block a user