aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: init script for Ubuntu 6.10 (Edgy Eft)  (Read 1495 times)

elguaxo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
init script for Ubuntu 6.10 (Edgy Eft)
« on: March 14, 2007, 02:46:28 AM »

I made an amuled (2.1.3)  init script using this guide: http://www.amule.org/wiki/index.php/FAQ_amuled

The problem is that amuled is not starting after rebooting. If I login and execute /etc/init.d/amuled start by hand it starts fine. I can logoff and amuled keeps running as expected.

What can be wrong? Any hints how to make it start on its own after a reboot?

Thanks in advance.
« Last Edit: March 14, 2007, 03:59:03 AM by elguaxo »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: init script for Ubuntu 6.10 (Edgy Eft)
« Reply #1 on: March 14, 2007, 10:50:18 AM »

Hi elguaxo!

edgy uses a new init system called upstart and things are a bit different now. Unfortunately I haven't used it by now and I don't have an Edgy system lying around.

I read a bit in the Getting started document.

You should probably set up an event like "start on networking" which will start aMuled as soon as networking is available.
Logged

elguaxo

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: init script for Ubuntu 6.10 (Edgy Eft)
« Reply #2 on: March 14, 2007, 11:15:26 AM »

Thanks, I will try it.
Logged