10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
|
## Path: System/Virtualization/sanlock
|
||
|
|
||
|
## Type: string
|
||
|
## Default: ""
|
||
|
# Options passed to sanlock daemon, see man sanlock(8)
|
||
|
# E.g. to use sanlock without the watchdog multiplexing
|
||
|
# daemon set SANLOCK_OPTS as follows
|
||
|
#
|
||
|
# SANLOCK_OPTS="-w 0"
|
||
|
SANLOCK_OPTS=""
|