mirror of https://github.com/dynup/kpatch
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
grep VMALLOCCHUNK /proc/meminfo && grep kpatch=1 /proc/cmdline
|