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