View Single Post
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#6
I looked at the bug report - you want the bits to look like
rwxr-xr-x, or at least rwxr--r--
(note the 'x'). chmod 0755 will give you rwxr-xr-x (or just use chmod u+x)

The 'x' is the execute bit for files.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following User Says Thank You to TA-t3 For This Useful Post: