[Bug 467854] Review Request: parprouted - Proxy ARP IP bridging daemon

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 28 13:28:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467854





--- Comment #10 from Jon Ciesla <limb at jcomserv.net>  2008-10-28 09:28:36 EDT ---
By permissions, I am referring to the permissions of the files owned by the
package:

%files
%defattr(-, root, root, 0755)
%doc CHANGELOG COPYING README
%{_bindir}/%{name}*
%{_mandir}/man8/%{name}.8*

What I'm asking is, do you really want parprouted to be executable by root?

If not, :

%files
%defattr(0744, root, root, -)
%doc CHANGELOG COPYING README
%{_bindir}/%{name}*
%{_mandir}/man8/%{name}.8*

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list