[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RPM that modifies /etc/sysctl.conf
- From: "Nathanael D. Noblet" <nathanael gnat ca>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: RPM that modifies /etc/sysctl.conf
- Date: Thu, 02 Feb 2006 09:45:04 -0800
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]