[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    [clamav/el6] /var/clamav should be /var/lib/clamav (as it was somewhen in the past)
From:       Robert Scheck <robert () fedoraproject ! org>
Date:       2012-06-30 23:25:16
Message-ID: 20120630232516.5A61121AA9 () pkgs01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

commit c732ee62430052119672ccaba84b9651bdd673ca
Author: Robert Scheck <robert@fedoraproject.org>
Date:   Sun Jul 1 01:25:02 2012 +0200

    /var/clamav should be /var/lib/clamav (as it was somewhen in the past)

 clamav.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 56f5aa7..ee10cb8 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -253,14 +253,14 @@ fi
 %pre
 getent group clam >/dev/null || groupadd -r clam
 getent passwd clam >/dev/null || \
-useradd -r -g clam -d /var/clamav -s /sbin/nologin \
+useradd -r -g clam -d /var/lib/clamav -s /sbin/nologin \
     -c "Clam Anti Virus Checker" clam
 exit 0
 
 %pre -n clamd
 getent group clam >/dev/null || groupadd -r clam
 getent passwd clam >/dev/null || \
-useradd -r -g clam -d /var/clamav -s /sbin/nologin \
+useradd -r -g clam -d /var/lib/clamav -s /sbin/nologin \
     -c "Clam Anti Virus Checker" clam
 exit 0
 
@@ -291,7 +291,7 @@ fi
 %pre db
 getent group clam >/dev/null || groupadd -r clam
 getent passwd clam >/dev/null || \
-useradd -r -g clam -d /var/clamav -s /sbin/nologin \
+useradd -r -g clam -d /var/lib/clamav -s /sbin/nologin \
     -c "Clam Anti Virus Checker" clam
 exit 0
 
-- 
scm-commits mailing list
scm-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/scm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic