Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Oct 25, 2010 4:52 am 
Offline
Senior Member

Joined: Fri Aug 20, 2010 3:12 am
Posts: 68
hi

I set up pureFPPd on my linode and now I want it to run automatically after reboot. Probably using init.d?

Any idea how I can do that?

Thank you

Radek


Top
   
 Post subject:
PostPosted: Mon Oct 25, 2010 8:54 am 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
There should be a script for pureFTPd in /etc/init.d.

Debian / Ubuntu:
Code:
update-rc.d script_name defaults


CentOS / Fedora
Code:
chkconfig --config script_name
chkconfig script_name on


Gentoo
Code:
rc-update add script_name default

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Mon Oct 25, 2010 8:15 pm 
Offline
Senior Member

Joined: Fri Aug 20, 2010 3:12 am
Posts: 68
pclissold wrote:
There should be a script for pureFTPd in /etc/init.d.


not sure if it's because I compiled the pureFTPd by myself but I do not have any pureFTPd script in /etc/init.d

I thought I would modify some other one but not sure how :-)

thank you

R.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group