Artifact 1d2a1d0583239018f95720e2b509a60f6f6ef4efdcffa47221d6e9fa8e60ec75:
- File dumpon.init — part of check-in [5062c9b6fc] at 2019-10-19 22:52:48 on branch trunk — add more services and init targets add daemonizer (user: arcade, size: 128) [annotate] [blame] [check-ins using]
# vim:ft=make: DUMPDEV?=no dumpon: random .if empty(${DUMPDEV:tl:Mno}) : Setting dumpon device. dumpon -v ${DUMPDEV} .endif