Artifact 839662713bcd708f6abc76ad5be34d9d2dd87bc659c05bf62a2cf47be70bca2d:
- File dumpon.init — part of check-in [716b0393df] at 2019-10-21 10:37:45 on branch trunk — rework daemonization, export enable variables and add checks for them (user: arcade, size: 122) [annotate] [blame] [check-ins using]
# vim:ft=make: DUMPDEV?=no dumpon: random : Setting dumpon device. test -e ${DUMPDEV} && dumpon -v ${DUMPDEV} || true