<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic xinetd doesn`t start in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582152#M79178</link>
    <description>Hi... &lt;BR /&gt;&lt;BR /&gt;[root@monet /root]# /etc/rc3.d/S56xinetd start&lt;BR /&gt;Starting xinetd services: [  OK  ]&lt;BR /&gt;[root@monet /root]# /etc/rc3.d/S56xinetd status&lt;BR /&gt;xinetd inactive, but its subsytems trucated&lt;BR /&gt;[root@monet /root]# &lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?&lt;BR /&gt;&lt;BR /&gt;Leandro.</description>
    <pubDate>Thu, 20 Sep 2001 03:51:41 GMT</pubDate>
    <dc:creator>Leandro Sales</dc:creator>
    <dc:date>2001-09-20T03:51:41Z</dc:date>
    <item>
      <title>xinetd doesn`t start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582152#M79178</link>
      <description>Hi... &lt;BR /&gt;&lt;BR /&gt;[root@monet /root]# /etc/rc3.d/S56xinetd start&lt;BR /&gt;Starting xinetd services: [  OK  ]&lt;BR /&gt;[root@monet /root]# /etc/rc3.d/S56xinetd status&lt;BR /&gt;xinetd inactive, but its subsytems trucated&lt;BR /&gt;[root@monet /root]# &lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?&lt;BR /&gt;&lt;BR /&gt;Leandro.</description>
      <pubDate>Thu, 20 Sep 2001 03:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582152#M79178</guid>
      <dc:creator>Leandro Sales</dc:creator>
      <dc:date>2001-09-20T03:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: xinetd doesn`t start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582153#M79179</link>
      <description>a) Start xinetd manually to see what it's doing&lt;BR /&gt;b) man xinetd&lt;BR /&gt;c) The logs! What's in the logs?&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2001 16:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582153#M79179</guid>
      <dc:creator>Ralf Hildebrandt</dc:creator>
      <dc:date>2001-09-20T16:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: xinetd doesn`t start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582154#M79180</link>
      <description>Hi... I got the following in /var/log/message:&lt;BR /&gt;&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: chargen disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: time disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: time disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: linuxconf disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: echo-udp disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: echo disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: daytime-udp disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: daytime disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: chargen-udp disabled, removing&lt;BR /&gt;Sep 20 14:59:27 monet xinetd[931]: {init_services} no services. Exiting...&lt;BR /&gt;set 20 14:59:27 monet xinetd: xinetd startup succeeded  &lt;BR /&gt;&lt;BR /&gt;any clue?&lt;BR /&gt;&lt;BR /&gt;Leandro.</description>
      <pubDate>Thu, 20 Sep 2001 17:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582154#M79180</guid>
      <dc:creator>Leandro Sales</dc:creator>
      <dc:date>2001-09-20T17:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: xinetd doesn`t start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582155#M79181</link>
      <description>Well it sounds to me that there is nothing in xinetd to run. cd to /etc/xinetd.d and cat those files. Look at the disable = no or disable = yes. I would bet that they are all disable = yes. Which service in the xinetd.d are you wanting to start? &lt;BR /&gt;&lt;BR /&gt;If you change disable = yes to disable = no then it should start when you start xinetd.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Thu, 20 Sep 2001 21:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582155#M79181</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2001-09-20T21:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: xinetd doesn`t start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582156#M79182</link>
      <description>You have disabled all services that xinetd would listen&lt;BR /&gt;for.  I don't see any disabled service you would need&lt;BR /&gt;to run.   Once xinetd finishes processing the list&lt;BR /&gt;of services to listen for, it has nothing to do.&lt;BR /&gt;Therefore, it exits.&lt;BR /&gt;&lt;BR /&gt;As you have nothing for xinetd to do, there is no &lt;BR /&gt;need for it to be running.  If you are offering any&lt;BR /&gt;services, they are running as daemon proceses.&lt;BR /&gt;Common services in this class include http, ftp,&lt;BR /&gt;ssh (secure shell), dns, and smtp.&lt;BR /&gt;&lt;BR /&gt;netstat will show which ports your service is listening&lt;BR /&gt;on.  A workstation does not need to offer any services.</description>
      <pubDate>Thu, 20 Sep 2001 23:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xinetd-doesn-t-start/m-p/2582156#M79182</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-09-20T23:30:50Z</dc:date>
    </item>
  </channel>
</rss>

