Re: How to add service on system reboot
From: Reuben D. Budiardja (techlist_at_voyager.phys.utk.edu)
Date: 05/27/04
- Previous message: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- In reply to: Muhammad Rizwan Khan: "How to add service on system reboot"
- Next in thread: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- Reply: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: General Red Hat Linux discussion list <redhat-list@redhat.com> Date: Thu, 27 May 2004 07:52:40 -0400
On Wednesday 26 May 2004 06:43 pm, Muhammad Rizwan Khan wrote:
> Hello
>
> I have written a serive in C++,,, it runs as daemon. I always start this
> service manually typing this command:
> /usr/bin/myservice start
> I want to run this service atomatically when system reboots.
You can put the command in /etc/rc.local. That script is run after all other
init scripts.
RDB
--
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
---------------------------------------------------------
"To be a nemesis, you have to actively try to destroy
something, don't you? Really, I'm not out to destroy
Microsoft. That will just be a completely unintentional
side effect."
- Linus Torvalds -
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- In reply to: Muhammad Rizwan Khan: "How to add service on system reboot"
- Next in thread: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- Reply: Carlos Antonio Gomez: "Re: How to add service on system reboot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|