Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 36) sorted by last modified time

12

/unit/docs/
H A Dunit-openapi.yaml1195 /control/applications/{appName}/restart:
1196 summary: "Endpoint for the `applications/{appName}/restart` option"
1200 description: "Tells Unit to [restart]
/unit/
H A DCHANGES322 *) Feature: application restart control.
405 forgotten after restart.
/unit/src/
H A Dnxt_router.c310 .restart = 1,
H A Dnxt_main_process.c1077 if (init.restart) { in nxt_main_process_sigchld_handler()
H A Dnxt_application.c133 .restart = 0,
144 .restart = 0,
157 .restart = 0,
H A Dnxt_controller.c166 .restart = 1,
H A Dnxt_process.h151 uint8_t restart; /* 1-bit */ member
/unit/tools/
H A Dsetup-unit89 ├── restart [-hls]
122 restart
1352 err "restart: $1: Unknown option.";
1355 err "restart: $1: Unknown argument.";
H A DREADME.md102 unitc docker://f4f3d9e918e6/root/unit.sock /control/applications/my_app/restart
/unit/pkg/rpm/
H A DMakefile.jsc1771 sudo service unit restart
H A Dunit.spec.in197 /usr/bin/systemctl try-restart unit.service >/dev/null 2>&1 ||:
H A DMakefile.jsc1158 sudo service unit restart
/unit/pkg/deb/
H A DMakefile.jsc2144 sudo service unit restart
H A DMakefile.python31236 sudo service unit restart
H A DMakefile.jsc2044 sudo service unit restart
H A DMakefile.python31136 sudo service unit restart
H A DMakefile.jsc1944 sudo service unit restart
H A DMakefile.go40 sudo service unit restart
H A DMakefile.python31036 sudo service unit restart
H A DMakefile.jsc1844 sudo service unit restart
H A DMakefile.jsc1644 sudo service unit restart
H A DMakefile.python3936 sudo service unit restart
H A DMakefile.jsc1744 sudo service unit restart
/unit/test/
H A Dconftest.py100 option.restart = config.option.restart
178 if option.restart:
230 if not option.save_log and option.restart:
236 if not option.restart:
267 if not option.restart and 'unitd' in unit_instance:
345 if not option.restart:
479 if option.restart:
538 if not option.restart:
612 if not option.restart and option.save_log:
615 option.restart = True
/unit/pkg/deb/debian/
H A Dunit.init55 restart)

12