/etc/default/wdmd is in sanlock 2.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | # Whether the daemon should be started at boot time.
# Set to 1 to start.
# Enable it if you hava a watchdog device (or softdog kernel module)
enabled=0
# options passwd to wdmd
wdmd_opts=""
|