aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Minor amuled annoyance  (Read 1773 times)

Nodsu

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 62
Minor amuled annoyance
« on: June 30, 2007, 11:34:17 AM »

amuled forks to background before checking the validity of the config file.

So, in a scenario where one doesn't have EC enabled, amuled -f would happily start up, check for another running instance, fork to background and then silently exit.

Combining that with the fact that the config file usually gets lost after a system crash.. Every time I start up amuled, I have to check with top that the bloody thing actually stays running.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: Minor amuled annoyance
« Reply #1 on: June 30, 2007, 09:56:55 PM »

I guess a printf (or cout << ...whatever) when exiting would do the trick? :)
Logged