]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- file owners fixed (semi-automatically)
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 9 Dec 2000 17:55:13 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (no special user (like http/news) should own his home directory nor
  files it doesn't create)

Changed files:
    amanda.spec -> 1.42

amanda.spec

index 218622dba5f8d6d7523be459411ccd70d988a509..9a8f9328718ee7d58291b8fb54c14591071046b2 100644 (file)
@@ -219,7 +219,7 @@ fi
 %dir %{_sysconfdir}/amanda
 %attr(640,root,amanda) %{_sysconfdir}/amanda/*
 
-%attr(660,amanda,amanda) %dir %{_localstatedir}/lib/amanda
+%attr(660,root,amanda) %dir %{_localstatedir}/lib/amanda
 %{_localstatedir}/lib/amanda/*
 
 %attr(640,root,root) /etc/cron.d/amanda-srv
This page took 0.053542 seconds and 4 git commands to generate.