Hi there, I succesfully installed and configured a program (junkbuster) and I'd like it to start at boot time. According to the FAQ I need to 'add an entry to /etc/rc.d/rc.local or equivalent.' Since the former file doesn't exist I'll have to go with the latter. Which file is that? The other question is: how do I add an entry to the file to make the program start at boot time (in run level 2)? Thanks, -- Yatsen Ng yatsen.ng@brunel.nl Den Haag, The Netherlands It said "Needs Windows 95 or better". So I installed Linux... -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Thu, 2 Mar 2000, Yatsen Ng wrote: <-]Date: Thu, 2 Mar 2000 18:01:03 +0100 <-]From: Yatsen Ng <yatsen.ng@brunel.nl> <-]To: suse-linux-e@suse.com <-]Subject: [SLE] Adding an entry to start at boot time <-] <-]Hi there, <-] <-]I succesfully installed and configured a program (junkbuster) and I'd like it <-]to start at boot time. According to the FAQ I need to 'add an entry to <-]/etc/rc.d/rc.local or equivalent.' Since the former file doesn't exist I'll have <-]to go with the latter. Which file is that? The other question is: how do I add <-]an entry to the file to make the program start at boot time (in run level 2)? <-] Hi The /etc/rc.d/rc.local file is for the RedHat system file.... The SuSE's version of this file is /etc/rc.d/init.d/boot.local ciao ________________ Nicolas Beaulieu Economics Department, Universite Laval Centre de Recherches en Economie et Finances Appliquees (CREFA) Quebec, Canada 418-626-5033 _________________ http://www.penguinpowered.com/~montesquieu mailto:montesquieu@penguinpowered.com ICQ 15933500 ---> http://www.ccfa.org <--- ---> http://www.ccfc.ca <--- _________________ Le Renard: "Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur. L'essentiel est invisible pour les yeux." Antoine de Saint-Exupery Le Petit Prince _________________ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
all you questions will be answered if you read: /sbin/init.d/README this file describes in detail the suse boot concept. -- michael On Thu, Mar 02, Yatsen Ng wrote:
Hi there,
I succesfully installed and configured a program (junkbuster) and I'd like it to start at boot time. According to the FAQ I need to 'add an entry to /etc/rc.d/rc.local or equivalent.' Since the former file doesn't exist I'll have to go with the latter. Which file is that? The other question is: how do I add an entry to the file to make the program start at boot time (in run level 2)?
Thanks, -- Yatsen Ng yatsen.ng@brunel.nl Den Haag, The Netherlands
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
man init.d for info in the SuSE boot concept. ----- Original Message ----- From: "Yatsen Ng" <yatsen.ng@brunel.nl> To: <suse-linux-e@suse.com> Sent: 02 March 2000, Thursday 12:01 Subject: [SLE] Adding an entry to start at boot time | Hi there, | | I succesfully installed and configured a program (junkbuster) and I'd like it | to start at boot time. According to the FAQ I need to 'add an entry to | /etc/rc.d/rc.local or equivalent.' Since the former file doesn't exist I'll have | to go with the latter. Which file is that? The other question is: how do I add | an entry to the file to make the program start at boot time (in run level 2)? | | Thanks, | -- | Yatsen Ng | yatsen.ng@brunel.nl | Den Haag, The Netherlands | | | It said "Needs Windows 95 or better". So I installed Linux... | | | | -- | To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com | For additional commands send e-mail to suse-linux-e-help@suse.com | Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ | | -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Thanks for your answers. There's one thing I need to know before I go ahead: I need to know what the (main) difference is between adding an entry in /etc/rc.d/boot.local and /sbin/init.d/boot.local The two files look exactly the same. Please forgive my stupidity! -- Yatsen Ng yatsen.ng@brunel.nl Den Haag, The Netherlands It said "Needs Windows 95 or better". So I installed Linux... -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, On Fri, Mar 03 2000 at 00:32 +0100, Yatsen Ng wrote:
I need to know what the (main) difference is between adding an entry in
/etc/rc.d/boot.local
and
/sbin/init.d/boot.local
The two files look exactly the same. Please forgive my stupidity!
Well, they have to look the same because it's one file. /etc/rc.d is not a directory but a link to /sbin/init.d. If you cd to /etc/rc.d, you'll find yourself in /sbin/init.d: [sttr]/home/sttr> cd /etc/rc.d [sttr]/sbin/init.d> pwd -P /sbin/init.d Ciao, Stefan -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Well, they have to look the same because it's one file. /etc/rc.d is not a directory but a link to /sbin/init.d. If you cd to /etc/rc.d, you'll find yourself in /sbin/init.d:
[sttr]/home/sttr> cd /etc/rc.d [sttr]/sbin/init.d> pwd -P /sbin/init.d
Ah, thanks for clearing that up! -- Yatsen Ng yatsen.ng@brunel.nl Den Haag, The Netherlands It said "Needs Windows 95 or better". So I installed Linux... -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Yatsen Ng wrote:
Thanks for your answers. There's one thing I need to know before I go ahead: I need to know what the (main) difference is between adding an entry in
/etc/rc.d/boot.local
and
/sbin/init.d/boot.local
The two files look exactly the same. Please forgive my stupidity!
You just choose the file which appeals the most to you at the moment. ;-) They look the same, because it is the same file. /etc/rc.d is a link to /sbin/init.d Regards Ole -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Yatsen Ng wrote:
Thanks for your answers. There's one thing I need to know before I go ahead: I need to know what the (main) difference is between adding an entry in
/etc/rc.d/boot.local
and
/sbin/init.d/boot.local
/etc/rc.d is a symlink to /sbin/init.d for compatibility, so it doesn't matter which file you edit - it is the same file. I wouldn't do this, though, if you only really want to run it in runlevels 2 and 3 (which would be the case for junkbuster). Hope that helps, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (7)
-
chris.reeves@iname.com
-
k01164@ko.sdu.dk
-
keith@HaggleWare.com
-
mgx@spruce.lsd.ornl.gov
-
nbea@ecn.ulaval.ca
-
stefan.troeger@wirtschaft.tu-chemnitz.de
-
yatsen.ng@brunel.nl