summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2012-03-11 13:01:55 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit516264c12d2648bb6b0aeb2b3b2f95c02785c158 (patch)
treecba8f87c9859a3f393903103a36d6c8d7deb0648
parent2996b071fa0206db29fb99aee02c7d8f468f1206 (diff)
downloadbind-auto/th/bind-9_9_0-2.zip
bind-auto/th/bind-9_9_0-2.tar.gz
- logrotate only cares aboout world or group Changed files: bind.spec -> 1.336 named.logrotate -> 1.7
-rw-r--r--bind.spec2
-rw-r--r--named.logrotate2
2 files changed, 2 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 9453605..6195622 100644
--- a/bind.spec
+++ b/bind.spec
@@ -41,7 +41,7 @@ Summary(uk.UTF-8): BIND - cервер системи доменних імен (
Summary(zh_CN.UTF-8): Internet 域名服务器
Name: bind
Version: %{ver}%{pverdot}
-Release: 1
+Release: 2
Epoch: 7
License: BSD-like
Group: Networking/Daemons
diff --git a/named.logrotate b/named.logrotate
index 29c9429..35fa540 100644
--- a/named.logrotate
+++ b/named.logrotate
@@ -1,5 +1,5 @@
/var/lib/named/named.log {
- su named named
+ su root named
create 640 named named
postrotate
/bin/killall -HUP named