aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-08-30 08:58:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-08-30 08:58:57 +0000
commitebf1667be0629c74370e4b9e7f7d3b91f3feea71 (patch)
treea6895a8990f6f2b3f5bd2a1c1483a6a8926f9e4f /man
parent6708527175f6949a5a4eeeba65fe7166f26aab68 (diff)
downloadpingu-ebf1667be0629c74370e4b9e7f7d3b91f3feea71.tar.bz2
pingu-ebf1667be0629c74370e4b9e7f7d3b91f3feea71.tar.xz
pingu_conf: add 'ping' keyword to interface context
This is a shorthand of definig a host and bind it to interface
Diffstat (limited to 'man')
-rw-r--r--man/pingu.conf.5.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/pingu.conf.5.in b/man/pingu.conf.5.in
index 8a8cced..a33f11e 100644
--- a/man/pingu.conf.5.in
+++ b/man/pingu.conf.5.in
@@ -62,6 +62,9 @@ gateway online.
The alternate route table for this interface.
.It Cd rule-priority
The preference value for the ip rule.
+.It Cd ping
+Host to ping to verify that gateway is still up. This is the same as defining
+a host and bind it to interface.
.El
.Sh HOST CONTEXT