Re: I chickened out - but it's up
- From: "Chris Mohler" <cr33dog@xxxxxxxxx>
- Date: Sun, 26 Nov 2006 18:07:21 -0600
chkconfig sets it to run on boot, service starts, stops, and restarts
immediately. chkconfig --list will give you the list of services
(hence the command service)
On the topic of FC vs Ubuntu services - Fedora has different runlevels
than Ubuntu.
/etc/inittab describes each runlevel. When you issue the 'chkconfig'
command, it only turns on/off the service in the current runlevel,
unless you specify otherwise:
chkconfig --level 3 <service> <- turns <service> on in runlevel 3
chkconfig --level 35 <service> <- turns <service> on in runlevel 3 and 5
I only mention this in case you switch to text-only or graphical mode
and wonder why your services haven't been started...
Chris
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- I chickened out - but it's up
- From: Michael Satterwhite
- Re: I chickened out - but it's up
- From: Michael W Cocke
- I chickened out - but it's up
- Prev by Date: Re: VDQ FC6 : GUI for permissions??
- Next by Date: CW099D ATAPI CD-R/RW, Gnome CD Player, and desktop CD icons
- Previous by thread: Re: I chickened out - but it's up
- Next by thread: How does FC run on Dell Insiration?
- Index(es):