[Lxr-dev] [ lxr-Bugs-3514226 ] Access denied to templates directory
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2012-04-02 19:04:05
|
Bugs item #3514226, was opened at 2012-04-02 11:31 Message generated for change (Comment added) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3514226&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: current cvs Status: Open >Resolution: Fixed Priority: 8 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Access denied to templates directory Initial Comment: Script initial-config.sh leaves templates directory with permissions r--r--r-- instead of r-xr-xr-x. No further acces is possible. Fix: change chmod command to chmod a=rx templates/ ---------------------------------------------------------------------- >Comment By: Andre-Littoz (ajlittoz) Date: 2012-04-02 12:04 Message: Fixed Files copied to lxrconf.d are also chmod'ed to rwxr-xr-x to be sure. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3514226&group_id=27350 |