From 608523ec1526699d0874e27d6d9b81b80e2e1ea1 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 3 Oct 2018 07:35:09 +0200 Subject: [PATCH] daily autocommit --- mysql/my.cnf | 14 ++++++++------ rsyslog.d/30-homematic.conf | 5 +++++ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/mysql/my.cnf b/mysql/my.cnf index 083636eb..ff34f371 100644 --- a/mysql/my.cnf +++ b/mysql/my.cnf @@ -85,12 +85,14 @@ log_error = /var/log/mysql/error.log # The following can be used as easy to replay backup logs or for replication. # note: if you are setting up a replication slave, see README.Debian about # other settings you may need to change. -server-id = 10 -log_bin = /var/log/mysql/mysql-bin.log -expire_logs_days = 10 -max_binlog_size = 100M -sync_binlog = 1 -binlog_format = row +#server-id = 10 + +#log_bin = /var/log/mysql/mysql-bin.log + +#expire_logs_days = 10 +#max_binlog_size = 100M +#sync_binlog = 1 +#binlog_format = row #binlog_do_db = nextcloud #binlog_ignore_db = include_database_name # diff --git a/rsyslog.d/30-homematic.conf b/rsyslog.d/30-homematic.conf index 1268bd3a..daaffb18 100644 --- a/rsyslog.d/30-homematic.conf +++ b/rsyslog.d/30-homematic.conf @@ -1 +1,6 @@ +#module(load="omprog") +#action(type="omprog" +# binary="/root/bin/ausloesenderRauchmelder.sh" +# template="RSYSLOG_TraditionalFileFormat" +#) if $fromhost-ip == '192.168.178.20' then -/var/log/homematic.log -- 2.43.0