View Single Post
Sohil876's Avatar
Posts: 130 | Thanked: 132 times | Joined on Jan 2013 @ India
#213
Originally Posted by qwazix View Post
@Sohil876: that problem was there on 0.11 but hopefully it is fixed in 0.12, make sure you have 0.12

on the other hand
Code:
/bin/sh: /opt/timenowd/bin/powerbutton: Permission denied
looks suspicious

please run ls -la /opt/timenowd/bin and post here, maybe there's a permission error. I also depend on rootsh so make sure you have that installed (which might not be the best way to do that, I might better add timenow to sudoers)
I am using v0.12, the problem was permission, thnx its now working nicely.

Originally Posted by Kossuth View Post
My powerbutton file had -rw-r--r-- permissions, and I chmodded it for testin to -rwxrwxrwx and timenow started working, so here it was permission error. I have rootsh already installed.
Yup this worked for me too, though instead of -rwxrwxrwx i did -rwxr-xr-x.

Last edited by Sohil876; 2013-12-31 at 15:07.
 

The Following 2 Users Say Thank You to Sohil876 For This Useful Post: