path: sanlock_4.2.0-1/fence_sanlock/fence_sanlock.in
	read_leader || return 1
	[ -z "$(pidof fence_sanlockd)" ] && {
		logger -t $prog "on fence_sanlockd is not running"
		return 1
