The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
How can I add my own service when system startup?
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
How can I add my own service when system startup?
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
10-22-2002
LivinFree
Goober Extraordinaire
Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
The easiest way in Redhat is to add a line to /etc/rc.d/rc.local
It's just a text file that's run like a script. Make sure to add error handling, so you don't screw something up while booting if your file doesn't exist or is not executable...
LivinFree
View Public Profile
Find all posts by LivinFree
Find LivinFree's past nominations received
Find LivinFree's present nominations given