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

RE: starting services everytime the redhat boots



Jim Laverty said:
> For X based servers (hopefully you are not using X) run:
>
> chkconfig --level 345 imap on
> chkconfig --level 345 imaps on
>
> If you are not using X, you can just run:
>
> chkconfig --level 3 imap on
> chkconfig --level 3 imaps on
>
> chkconfig --list   will show what is active at what run levels

imap and imaps are xinetd services.  The "--level" switch has no meaning.

-- 
William Hooper




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