[kgb-bot/f18] Add the new sources and the kgb-bot.logrotate file.

averi averi at fedoraproject.org
Thu May 23 18:03:09 UTC 2013


commit 691c9fe19b39c4bee1e7e15649e281fb00afd8cd
Author: Andrea Veri <av at gnome.org>
Date:   Thu May 23 20:02:36 2013 +0200

    Add the new sources and the kgb-bot.logrotate file.

 .gitignore        |    1 +
 kgb-bot.logrotate |    8 ++++++++
 sources           |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e5a39d..6f7b209 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kgb-bot-1.26-20130512svn880.tar.gz
 /kgb-bot-1.26-20130516svn880.tar.gz
+/kgb-bot-1.26-20130523svn880.tar.gz
diff --git a/kgb-bot.logrotate b/kgb-bot.logrotate
new file mode 100644
index 0000000..d7fc0a5
--- /dev/null
+++ b/kgb-bot.logrotate
@@ -0,0 +1,8 @@
+/var/log/kgb-bot.log {
+    missingok
+    notifempty
+    create 644 Fedora-kgb Fedora-kgb
+    postrotate
+    killall -HUP kgb-bot 2>/dev/null || :
+    endscript
+}
diff --git a/sources b/sources
index 3c927c4..936067c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c46f83aef4139fb46414b8131ae4415  kgb-bot-1.26-20130516svn880.tar.gz
+5c46f83aef4139fb46414b8131ae4415  kgb-bot-1.26-20130523svn880.tar.gz


More information about the scm-commits mailing list