dumpon.init at [be4f89a54b]
Logged in as anonymous

File dumpon.init artifact 839662713b part of check-in be4f89a54b


# vim:ft=make:

DUMPDEV?=no

dumpon: random
	: Setting dumpon device.
	test -e ${DUMPDEV} && dumpon -v ${DUMPDEV} || true