[git commit] Tweak README

Denys Vlasenko vda.linux at googlemail.com
Sat Oct 24 12:58:58 UTC 2015


commit: http://git.busybox.net/busybox/commit/?id=1a1cfedbef2ee45467b5ed829416090cf8b149ca
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 examples/var_service/README |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/examples/var_service/README b/examples/var_service/README
index 9ad1b25..d096ad0 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
 and have your IP properly re-negotiated at once.
 
 var_service/dhcp_if_pinger -
-Uses var_service/dhcp_if's data (/var/service/dhcp_if/dhcp_if.out file)
-to determine router IP. Pings it. If ping fails, restarts /var/service/dhcp_if
-service. Basically, an example of watchdog service for networks
-which are not reliable and need babysitting.
+Uses var_service/dhcp_if's data to determine router IP. Pings it.
+If ping fails, restarts /var/service/dhcp_if service.
+Basically, an example of watchdog service for networks which are not reliable
+and need babysitting.
 
 var_service/fw -
 A *one-shot* service which reconfigures network based on current known state


More information about the busybox-cvs mailing list