diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2014-05-23 16:49:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:30:45 +0700 |
commit | b634b11c8f759547d35f3940cb615d1fb8c0500a (patch) | |
tree | 6e33c89ce9f569599bbec84743a27c8c996d501d /system/syslog-ng/README | |
parent | 0cef1d0ac8b44dfd0e80c228bbbc7b1cfdc3423b (diff) | |
download | slackbuilds-b634b11c8f759547d35f3940cb615d1fb8c0500a.tar.gz |
system/syslog-ng: Added %README% to the info file.
Added note about conflict with sysklogd in README
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/syslog-ng/README')
-rw-r--r-- | system/syslog-ng/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/syslog-ng/README b/system/syslog-ng/README index c1d95f44d2..893d7b585e 100644 --- a/system/syslog-ng/README +++ b/system/syslog-ng/README @@ -9,6 +9,9 @@ and reliable logging infrastructure even in heterogeneous environments. libdbi is an optional dependency (enables SQL support). GeoIP support can be enabled with: GEOIP=yes ./syslog-ng.SlackBuild + +This package will conflict with sysklogd - in other words, you *need* +to remove sysklogd before installing syslog-ng. For more information on how to install and run syslog-ng, see README.SLACKWARE that came with this package (which is also installed with the docs). |