Request that the init daemon start a named service. SystemProperties.set("ctl.start", name);
SystemProperties.set("ctl.start", name);
Request that the init daemon stop a named service. SystemProperties.set("ctl.stop", name);
SystemProperties.set("ctl.stop", name);