331aa19f86
* sanlock: change log level for resource names * sanlock: include worker thread info in status * sanlock: reuse io buffer with hugepages * sanlock: use hugepages to avoid splitting read io * sanlock: don't reduce max_sectors_kb * sanlock: fix is dead log message for unused host id * sanlock: repeat helper_msg string termination * sanlock: fix invalid strcpy in direct dump OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=79
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
## Path: System/Virtualization/wdmd
|
|
|
|
## Type: string
|
|
## Default: "-G sanlock"
|
|
# Options passed to wdmd daemon, see man wdmd(8).
|
|
#
|
|
# E.g. to enable use of test scripts
|
|
#WDMDOPTS="-G sanlock -S 1"
|
|
WDMDOPTS="-G sanlock" |