From cf3789e35dabd3e90ec6979cbf5f9fdd37cb6466 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 20 Jan 2006 23:51:44 +0000 Subject: [PATCH] Permission changes for non-root compile for export -- take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3338 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 09a614aed..7b9ac764c 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -64,8 +64,8 @@ fi %files %defattr(0644,root,root,0755) %attr(0544,root,root) /etc/init.d/shorewall -%attr(0700,root,root) %dir /etc/shorewall -%attr(0700,root,root) %dir /usr/share/shorewall +%attr(0755,root,root) %dir /etc/shorewall +%attr(0755,root,root) %dir /usr/share/shorewall %attr(0700,root,root) %dir /var/lib/shorewall %attr(0644,root,root) %config(noreplace) /etc/shorewall/shorewall.conf %attr(0600,root,root) %config(noreplace) /etc/shorewall/zones