Lines Matching refs:run
14 typically be edited and run as root, and the processes they launch do
37 named "run".
50 You can debug an individual service by running its SERVICE_DIR/run script.
53 You can also run "runsv SERVICE_DIR", which runs both the service
54 and its logger service (SERVICE_DIR/log/run) if logger service exists.
67 Runs a getty on <tty>. (run script looks at $PWD and extracts suffix
69 with different names to run many gettys on many ttys.
92 In many cases, network configuration makes it necessary to run several daemons:
102 address on interface named "if". Copy/rename this directory as needed to run
103 udhcpc on other interfaces (var_service/dhcp_if/run script uses _foo suffix
106 When IP address is obtained or lost, var_service/dhcp_if/dhcp_handler is run.
107 It saves new config data to /var/run/service/fw/dhcp_if.ipconf and (re)starts
149 Uses conf/*.ipconf (static config) and /var/run/service/fw/*.ipconf
152 One-shot-ness of this service means that it shuts itself off after single run.
165 at the very beginning of fw/run script, not at the end.
173 System administrators are expected to edit fw/run script, since