summaryrefslogtreecommitdiff
path: root/debian/rsyslog-mysql.postinst
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-03-29 12:14:46 +0100
committerMichael Biebl <biebl@debian.org>2008-03-29 12:14:46 +0100
commite1bfc41f9a8e6c7ef051686210c0f263bf512372 (patch)
tree403612780ae40da9d69f785bd09d177c69fafca6 /debian/rsyslog-mysql.postinst
parentde624a45c50b87eb153e78cd84cf0eae8dbeddfa (diff)
downloadrsyslog-e1bfc41f9a8e6c7ef051686210c0f263bf512372.tar.gz
Imported Debian patch 1.20.1-1debian/1.20.1-1
Diffstat (limited to 'debian/rsyslog-mysql.postinst')
-rw-r--r--debian/rsyslog-mysql.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rsyslog-mysql.postinst b/debian/rsyslog-mysql.postinst
index 30ae5c2..14aae7f 100644
--- a/debian/rsyslog-mysql.postinst
+++ b/debian/rsyslog-mysql.postinst
@@ -41,7 +41,7 @@ case "$1" in
### Changes are preserved
\$ModLoad MySQL
- *.* >$HOST,$DATABASE,$USER,$PASS
+ *.* :ommysql:$HOST,$DATABASE,$USER,$PASS
EOF
ucf --debconf-ok $tempfile /etc/rsyslog.d/mysql.conf