View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#769
Originally Posted by J4ZZ View Post
Like I wrote a few posts back.
Sorry, I didn't notice your message.

The autostart script is /etc/event.d/qtlockscreen
It should be like this:
Code:
start on started hildon-desktop

respawn

script
  exec su - user -c "exec /usr/bin/qtlockscreen"
end script
 

The Following User Says Thank You to sakya For This Useful Post: