[Bug 233455] Review Request: autodir - Creates user directories on demand

bugzilla at redhat.com bugzilla at redhat.com
Fri May 4 16:15:46 UTC 2007


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

Summary: Review Request: autodir - Creates user directories on demand


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





------- Additional Comments From bjohnson at symetrix.com  2007-05-04 12:15 EST -------
I'm just getting started on this, so I'm not deep into it yet.

Noticed this with rpmlint:

W: autodir strange-permission autogroup.init 0755
W: autodir strange-permission autohome.init 0755

These are because your *init files are mode 0755.  If you change those to 0644
this will go away.  It should't affect the package otherwise because you install
-m 0755 during the rpm build.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list