diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-08 11:20:42 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-08 11:20:42 +0100 |
commit | ffb01b018c747560efb8e691c3041751614bfe5e (patch) | |
tree | 6014855f36e359d0539d64f1e2cb83c1e0746f5e /man | |
parent | 6c48490c23e8c32856d3dc49d95786cc5dd9e0a9 (diff) | |
download | pingu-ffb01b018c747560efb8e691c3041751614bfe5e.tar.bz2 pingu-ffb01b018c747560efb8e691c3041751614bfe5e.tar.xz |
pingu_conf: add optional rule-priority config option
This will set the preference for the 'ip rule'
Diffstat (limited to 'man')
-rw-r--r-- | man/pingu.conf.5.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/pingu.conf.5.in b/man/pingu.conf.5.in index 4cde371..8a8cced 100644 --- a/man/pingu.conf.5.in +++ b/man/pingu.conf.5.in @@ -60,6 +60,8 @@ The minimum number of ping hosts that needs to be online to consider the gateway online. .It Cd route-table The alternate route table for this interface. +.It Cd rule-priority +The preference value for the ip rule. .El .Sh HOST CONTEXT |