dumpon.init at [ebafd89015]
Logged in as anonymous

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


# vim:ft=make:

DUMPDEV?=no

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