]> git.pld-linux.org Git - packages/exim.git/commitdiff
- change perms /var/mail to 1777
authorareq <areq@pld-linux.org>
Thu, 25 Jan 2001 22:54:14 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exim.spec -> 1.51

exim.spec

index c405b9f2121ecf66a2d97a270a4a8b0a90dbfb79..e5b58c66d392275fc31e3277ff1f1adbf48a0e84 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -235,7 +235,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr( 644,root,root) /etc/logrotate.d/exim
 %attr( 754,root,root) /etc/rc.d/init.d/exim
 %attr(4755,root,root) %{_bindir}/exim
-%attr( 775,root,mail) %dir %{_var}/mail
+%attr(1777,root,mail) %dir %{_var}/mail
 %attr( 770,root,exim) %dir %{_var}/spool/exim
 %attr( 750,exim,exim) %dir %{_var}/spool/exim/db
 %attr( 700,exim,root) %dir %{_var}/spool/exim/input
This page took 0.051652 seconds and 4 git commands to generate.