mirror of
https://github.com/dynup/kpatch
synced 2025-02-03 02:31:31 +00:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
[[ $(cat /proc/sys/fs/aio-max-nr) = 262144 ]]
|