View Single Post
Posts: 4 | Thanked: 0 times | Joined on Oct 2010
#74
i just create startup script using this command :

Start on started hildon-desktop
stop on starting shutdown
console none
service

script
sleep 60
swapon /dev/mmcblk1p2
end script



and put it under /etc/init.d but still not working after reboot....
why???