Opened 13 years ago
Closed 13 years ago
#30852 closed defect (fixed)
org.macports.logrotate.plist shouldn't be executable
Reported by: | vinc17@… | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | logrotate |
Description
org.macports.logrotate.plist is executable, while it shouldn't (it's just a plist file, not a shell script). I suppose this problem comes from the 755 here:
xinstall -m 755 ${destroot}${prefix}/share/${name}/org.macports.logrotate.plist.example \ ${destroot}${prefix}/etc/LaunchDaemons/org.macports.logrotate/org.macports.logrotate.plist
Change History (1)
comment:1 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See r82691