Re: OT: CrossPlatform email client?

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

 



Douglas Furlong wrote:

Does chkconfig imap on, alter the xinetd configuration files,


yes

# grep disable /etc/xinetd.d/imap ; chkconfig imap off ; grep disable /etc/xinetd.d/imap
disable = no
disable = yes


or does it
place a link in the appropriate init.d directories?



you need no link for imap in /etc/rc.d/init.d/

for non-xinetd-based services you can use

chkconfig --add <service>
chkconfig --del <service>

--
shrek-m




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux