Advertisement
Guest User

Untitled

a guest
Dec 19th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. unfortunately Pancake does not have an official init script yet. However, a friend of mine has written an init script for Pancake some time ago that usually should work fine.
  2.  
  3. Download http://dev.pp3345.net/pancake-init and copy the script to /etc/init.d/pancake. Make it executable by using chmod +x /etc/init.d/pancake. Then run update-rc.d pancake defaults to automatically execute the script on boot and shutdown. You can also use this script for starting and stopping Pancake by running /etc/init.d/pancake start or /etc/init.d/pancake stop. Use sudo for those commands, if necessary.
  4.  
  5. Kind regards,
  6. Yussuf Khalil
  7. Pancake Support
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement