[问题]怎样让mldonkey开机自启动?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
xell
帖子: 174
注册时间: 2006-08-26 19:52

[问题]怎样让mldonkey开机自启动?

#1

帖子 xell » 2007-08-02 11:32

I have installed mldonkey from source (compile it) and it is working.

I want to start it at startup. So I created a file called "mlnet" in "/etc/init.d" of which content is:
#! /bin/sh
/usr/local/mldonkey/bin/mlnet &

Then I set it executable and created a symbol link in "/etc/rc2.d" called "S99mldonkey".

But after I rebooted my system it did not start automatically... I don't know why...
头像
Nile
帖子: 990
注册时间: 2006-07-15 11:20
来自: 枫叶刀市

#2

帖子 Nile » 2007-08-02 12:22

maybe you can add it in the /etc/rc.local
Thinkpad T400
头像
suncanoe
帖子: 476
注册时间: 2005-12-07 0:17
来自: 昆明

#3

帖子 suncanoe » 2007-08-02 12:57

sudo dpkg-reconfig mldonkey-server
xell
帖子: 174
注册时间: 2006-08-26 19:52

#4

帖子 xell » 2007-08-02 13:25

I installed it from source but from apt-get...
goshkidding
帖子: 85
注册时间: 2007-01-06 23:30

#5

帖子 goshkidding » 2007-09-08 16:28

xell 写了:I installed it from source but from apt-get...
用session就可以了~
我就是这样的~ :D
头像
intetnet
帖子: 49
注册时间: 2009-05-21 16:53

Re: [问题]怎样让mldonkey开机自启动?

#6

帖子 intetnet » 2010-06-17 9:39

在“启动应用程序”里添加一个mlnet命令
回复