dumpon.init at [716b0393df]
Logged in as anonymous

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


# vim:ft=make:

DUMPDEV?=no

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