aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/var_service/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/var_service/README b/examples/var_service/README
index 9ad1b2581..d096ad0b9 100644
--- a/examples/var_service/README
+++ b/examples/var_service/README
@@ -36,10 +36,10 @@ service accordingly. In effect, it allows you to unplug/plug-to-different-networ
36and have your IP properly re-negotiated at once. 36and have your IP properly re-negotiated at once.
37 37
38var_service/dhcp_if_pinger - 38var_service/dhcp_if_pinger -
39Uses var_service/dhcp_if's data (/var/service/dhcp_if/dhcp_if.out file) 39Uses var_service/dhcp_if's data to determine router IP. Pings it.
40to determine router IP. Pings it. If ping fails, restarts /var/service/dhcp_if 40If ping fails, restarts /var/service/dhcp_if service.
41service. Basically, an example of watchdog service for networks 41Basically, an example of watchdog service for networks which are not reliable
42which are not reliable and need babysitting. 42and need babysitting.
43 43
44var_service/fw - 44var_service/fw -
45A *one-shot* service which reconfigures network based on current known state 45A *one-shot* service which reconfigures network based on current known state