]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- rel 2 auto/th/bacula-5_2_6-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Mar 2012 12:52:45 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- su to proper user/group for logrotate

Changed files:
    bacula.logrotate -> 1.3
    bacula.spec -> 1.197

bacula.logrotate
bacula.spec

index 55226ce69e069909d16ee0ea46438ecaaeb5e764..65baed96133199aa10d2977d264d57d1abba09f3 100644 (file)
@@ -7,7 +7,7 @@
 #      /etc/logrotate.d/bacula
 #
 /var/lib/bacula/log {
-       su bacula logs
+       su root bacula
        monthly
        rotate 5
        notifempty
index 3c6b4040d1f1cb4fcacfc9760fed7090836f8820..fa325a49773e7eb033ec2ed9826ecf6cffbdef64 100644 (file)
@@ -28,7 +28,7 @@ Summary:      Bacula - The Network Backup Solution
 Summary(pl.UTF-8):     Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:          bacula
 Version:       5.2.6
-Release:       1
+Release:       2
 License:       AGPL v3
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/bacula/%{name}-%{version}.tar.gz
This page took 0.046957 seconds and 4 git commands to generate.