summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.net>2017-10-19 08:14:44 +0200
committerAndreas Unterkircher <unki@netshadow.net>2017-10-19 08:19:16 +0200
commitb5f2975e9f02fe976cf96e6a4b9524d042d94218 (patch)
tree9df33af3861628c10cf18566d008172edf4d49e4 /README.md
parent716878cecec85948edd7cfc178370cd5859bcfa9 (diff)
downloadexilog-master.zip
exilog-master.tar.gz
exilog-master.tar.bz2
README.md, add a note about debian packagesHEADorigin/masterorigin/HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 49bc326..a65a812 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,16 @@ wildcards when only specifying a substring:
Example: You want to find all mails with addresses that contain
'joe', so you'd search for '%joe%'.
+## Debian Packages
+
+*deb* packages for exilog can be found on `https://apt.netshadow.net`.
+
+| Package-Name | Description |
+| - | - |
+| exilog-agent | exilog agent itself |
+| exilog-cgi | contains the CGI stuff for the WebUI |
+| exilog-common | shared stuff used by CGIs and agents |
+
## Credits
* Tom Kistner <tom@duncanthrax.net> June 2005