[mrtg] [PATCH] - document what --fhs means

Tomasz Torcz tomek at pipebreaker.pl
Wed Apr 13 08:59:03 CEST 2011


  Hi,

  Description of --fhs option in man page is quite terse. Following
patch provides more details.

-- 
Tomasz Torcz                Only gods can safely risk perfection,
xmpp: zdzichubg at chrome.pl     it's a dangerous thing for a man.  -- Alia


  Description of --fhs option in man page is quite terse. Following
patch provides more details.

---
 src/doc/mrtg.pod |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/doc/mrtg.pod b/src/doc/mrtg.pod
index ee55c17..0c12974 100644
--- a/src/doc/mrtg.pod
+++ b/src/doc/mrtg.pod
@@ -169,7 +169,12 @@ the config file option, but the switch is required for proper FHS operation
 =item B<--fhs>
 
 Configure all mrtg paths to conform to the FHS specification;
-http://www.pathname.com/fhs/
+http://www.pathname.com/fhs/; Following default values are assumed:
+
+ confcachefile - /var/cache/mrtg/mrtg.ok
+ pid-file      - /var/run/mrtg.pid
+ lock-file     - /var/cache/mrtg/mrtg.lck
+ log-file      - /var/log/mrtg.log 
 
 =item B<--check>
 
-- 
1.7.4.2



More information about the mrtg mailing list