Artifact 0c718ddd58ee2f7d7affd9497579b78766b475052904e2fe3987c162d9521a66:
- File plain.starter.mk — part of check-in [d8511a3d7c] at 2022-05-30 08:07:59 on branch trunk — rebuild starters and enable shutdown, add license (user: arcade, size: 305) [annotate] [blame] [check-ins using]
_service_plain: .USE chroot -u ${DAEMON_$@_USER:Uroot} -g ${DAEMON_$@_GROUP:Uwheel} / ${DAEMON_$@_COMMAND} ${DAEMON_$@_FLAGS} ${DAEMON_$@_BACKGROUND} _service_status: .USE echo "Plain service status doesn't work right now." _service_exit: .USEBEFORE echo "Plain service exit doesn't work right now."