|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] RedHat - chkconfig question
|
- From: Carl Johnson <cjohnson19791979@gmail.com>
- To: Mike Leone <turgon@mike-leone.com>, "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] RedHat - chkconfig question
- Date: Tue, 3 Aug 2010 11:24:16 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=XeI+iVS6K1vFN07LvQuRtcysjZEMr5kCvjGA0FMPb1E=; b=kZq+NBlNe0dpWgqkn7OIFp0kcnh4K9ghkjVeaOW4Omt46K6L1ZjPke4BYmMM2sSceD 7dEIw0YgTAifnAqUl+9/7bs91YKT3MI5KfrA1TlOOMEfAkg0/ZuFpRnuWHAMtX46/cjX QR5uZavfORNKCfRj3nuBGV+CI29RekIY/zgLg=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
Yes. Chkconfig --list will allow you to confirm.
Sent from my Treo™ wireless handheld device.
-----Original Message-----
From: Mike Leone <turgon@mike-leone.com>
Sent: Tuesday, August 03, 2010 2:13 PM
To: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
Subject: [PLUG] RedHat - chkconfig question
I have a RHEL server (v5), and it's been a really long time since I used
anything RH related. I have installed vsftpd as a FTP server; it's all
configured as I need it to be, and is running fine. In order to get this
service to autostart, I would need to do
chkconfig --levels 2345 vsftpd on
That would make vsftpd start for every run mode, I think.
Correct?
At the moment, I only see vsftpd in /etc/init.d, and not in any of the
/etc/rc.d/* directories. The chkconfig will add them there, I believe.
--
Michael J. Leone, <mailto:turgon@mike-leone.com>
PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Photo Gallery: <http://www.flickr.com/photos/mikeleonephotos>
Not only do I not know what's going on, I wouldn't know what to do about
it if I did.
George Carlin
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|