Artifact 9946217fa17b16f783b03ea28e07ef4ea4f82f6980ef432fc894138e3ccb1cd4:
- File plain.starter.mk — part of check-in [be5654b61b] at 2023-08-18 13:37:40 on branch trunk — add defaults, add CWD (user: arcade, size: 307) [annotate] [blame] [check-ins using]
_service_plain: .USE chroot -u ${DAEMON_$@_USER} -g ${DAEMON_$@_GROUP} ${DAEMON_$@_CWD} ${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."