summaryrefslogtreecommitdiffstats
path: root/system/ulogd/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/ulogd/README')
-rw-r--r--system/ulogd/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/ulogd/README b/system/ulogd/README
index 4d0b38d032..7279f12209 100644
--- a/system/ulogd/README
+++ b/system/ulogd/README
@@ -6,7 +6,3 @@ You get an init script free of charge: /etc/rc.d/rc.ulogd --
You'll just have to make it executable and call it from one of your
init scripts. Also, be sure to have a look at /etc/ulogd.conf;
it works fine with the default, but you might want to customize it...
-
-If you don't want to build with mysql and/or sqlite3 support, you can
-run the script with either or both of these specified:
- WITH_MYSQL=no WITH_SQLITE=no