View Single Post
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#3407
Hello everybody,

on general request I created a daemon / startup script for wazapp.

Long version

Proceed as followed to install it:
  • Create a file called "wazapp.conf" containing the lines
    Code:
    description "wazapp autostart service"
    author "brkn"
    stop on core_shutdown
    console none
    nice 2
    exec /usr/bin/aegis-exec -s -u user -l /opt/waxmppplugin/bin/wazapp/wazapp
  • Copy the file to the folder using filebox
    Code:
    /home/user/Mydocs/Downloads
  • Open the terminal and type
    Code:
    devel-su
    and enter your password (default: rootme)
  • type
    Code:
    cp /home/user/Mydocs/Downloads/wazapp.conf /etc/init/apps/wazapp.conf
  • Reboot your phone

Pro version

Code:
devel-su
wget http://pastebin.com/raw.php?i=VfxNtsYg -O /etc/init/apps/wazapp.conf && /sbin/reboot


Feedback is welcome.

regards
brkn

Last edited by brkn; 2012-09-01 at 13:04. Reason: changed to autostart, no more respawn
 

The Following 5 Users Say Thank You to brkn For This Useful Post: