[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM that modifies /etc/sysctl.conf



On Thu, 2006-02-02 at 08:26 -0800, Joe Van Dyk wrote:
> Are there any guides or tutorials out there for how to correctly add
> init scripts and services to a redhat box?

I think the simple way is to place your script in /etc/init.d/scriptname
and then call "chkconfig --add scriptname" which will add it, then use
chkconfig for turning it on/off at various runlevels.

-- 
Nathanael D. Noblet
Gnat Solutions
http://www.gnat.ca/
T 250.385.4613
C 250.893.4613


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]