Re: NetworkManager things

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

 



On Thu, 2007-07-05 at 05:34 -0600, Karl Larsen wrote:
> As expected the NetworManager is in the kernel after the boot. The 
> chkconfig filename on is a "works every time" device. For some reason
> if you do it to the actual file in /etc/rc.d/init.d/ it no longer
> works. I tried ./filename start and that turns it on now but only
> once. 

"chkconfig" - checks or sets whether a service will be started or
stopped, and on which run levels.  It changes files in the /etc/rd.d/
subdirectories.  The numbered subdirectories refer to the run levels (3
being the usual text-only run level, 5 being the usual GUI one), the K
files inside them refer to services that will be killed in that run
level, the S files in them refer to services that will be started.
Something else starts or stops the service.  That "something else" could
be changing run levels (which includes booting the computer into that
run level), or directly calling the scripts.

"service" - lets you start/stop/check it's running/etc, *now*, but
doesn't configure when it'll be started or stopped.

Running the /etc/init.d/scriptname directly does the same as the service
command.  It lets you start/stop/check/etc, it *now*.  The service
command lets you avoid having to type in the full path to the script.


-- 
[tim@bigblack ~]$ rm -rfd /*^H^H^H^H^H^H^H^H^H^Huname -ipr
2.6.21-1.3228.fc7 i686 i386

Using FC 4, 5, 6 & 7, plus CentOS 5.  Today, it's FC7.

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux