about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2019-03-13 02:26:21 +0000
committerSilvino Silva <silvino@bk.ru>2019-03-13 02:26:21 +0000
commit63f3bb20e0f4d48f2053b2b1587eec23f5d46e95 (patch)
tree804c107675f8699bb76fc8c86ed4106280c7c4ca /tools
parent5b0c7a21c26f5ec3fcc227fda2b35cccaba93daa (diff)
downloaddoc-63f3bb20e0f4d48f2053b2b1587eec23f5d46e95.tar.gz
logwatch document revision
Diffstat (limited to 'tools')
-rw-r--r--tools/logwatch.html18
1 files changed, 13 insertions, 5 deletions
diff --git a/tools/logwatch.html b/tools/logwatch.html
index 4f35571..ea4f933 100644
--- a/tools/logwatch.html
+++ b/tools/logwatch.html
@@ -2,16 +2,17 @@
 <html dir="ltr" lang="en">
     <head>
         <meta charset='utf-8'>
-        <title>1. Logwatch</title>
+        <title>Logwatch</title>
     </head>
     <body>
-        <h1>1. Logwatch</h1>
 
-        <p>Get <a href="https://crux.nu/portdb/index.php?a=getup&q=deepthought">deepthought.httpup</a>
-        and move it to /etc/ports. Activate collection in /etc/prt-get.conf and run;</p>
+        <a href="index.html">Tools Index</a>
+
+        <h1>Logwatch</h1>
+
+        <p>Install logwatch, ports collection contains <a href="https://crux.nu/portdb/index.php?a=getup&q=deepthought">deepthought.httpup</a> port;</p>
 
         <pre>
-        $ ports -u
         $ prt-get depinst logwatch
         </pre>
 
@@ -68,5 +69,12 @@
         $ sudo chmod +x /etc/cron/daily/logwatch
         </pre>
 
+        <a href="index.html">Tools Index</a>
+
+        <p>
+        This is part of the Hive System Documentation.
+        Copyright (C) 2019
+        Hive Team.
+        See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p>
     </body>
 </html>