Code for 'service run'

This commit is contained in:
Ben Gras 2006-08-15 15:55:04 +00:00
parent b888922d62
commit 1d7257b613

View File

@ -540,6 +540,7 @@
#define RS_UP_COPY (RS_RQ_BASE + 5) /* start system service and
* keep the binary in memory
*/
#define RS_RUN (RS_RQ_BASE + 6) /* run without restart */
# define RS_CMD_ADDR m1_p1 /* command string */
# define RS_CMD_LEN m1_i1 /* length of command */