Update README

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-11-05 21:43:03 +01:00
parent fb498dba96
commit 39fc7d53f4
1 changed files with 10 additions and 0 deletions

View File

@ -40,6 +40,16 @@ library and should *in theory* work on any modern GNU/Linux or BSD system.
The facility IDs may need to be adjusted (it uses the ones from `usyslogd`).
# Building and installing
This package uses autotools. If you downloaded a distribution tar ball, simply
run the `configure` script and then `make` after the Makefile has been
generated.
When working with the git tree, run the `autogen.sh` script to generate the
configure script and friends.
# The syslog implementation
## Security Considerations