<?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 Re: initrtab behavuour in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697806#M1426</link>
    <description>ps.: Sorry for the typos.</description>
    <pubDate>Fri, 05 Apr 2002 08:26:34 GMT</pubDate>
    <dc:creator>Dan Am</dc:creator>
    <dc:date>2002-04-05T08:26:34Z</dc:date>
    <item>
      <title>initrtab behavuour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697805#M1425</link>
      <description>This actually concerns a linux system, but I get a faster anwer her :-)&lt;BR /&gt;I thought I'&lt;BR /&gt;s get bright , and insert the sendmail daemon into inittab with: &lt;BR /&gt;mail:35:respawn:/usr/sbin/sendmail -bd -q30m -om &lt;BR /&gt;which is ok; only the way it works is funny: &lt;BR /&gt;1. I kill the daemon.&lt;BR /&gt;2) Nothing happens for ca. 3 mins &lt;BR /&gt;3) sendmail comes up in 8 instances&lt;BR /&gt;4) the surplus instances die after ca 3 mins. &lt;BR /&gt;&lt;BR /&gt;How come ? &lt;BR /&gt;Anybody know where to to tune this ? &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Dan</description>
      <pubDate>Fri, 05 Apr 2002 08:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697805#M1425</guid>
      <dc:creator>Dan Am</dc:creator>
      <dc:date>2002-04-05T08:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: initrtab behavuour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697806#M1426</link>
      <description>ps.: Sorry for the typos.</description>
      <pubDate>Fri, 05 Apr 2002 08:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697806#M1426</guid>
      <dc:creator>Dan Am</dc:creator>
      <dc:date>2002-04-05T08:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: initrtab behavuour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697807#M1427</link>
      <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;The "-bd" option tells sendmail to run in daemon mode.&lt;BR /&gt;Using inittab with "respawn" directive, you tell the "init" process to restart the sendmail daemon when it dies. In my opinion, it is not a good idea to mix both mechanisms.&lt;BR /&gt;&lt;BR /&gt;If you look at "xdm" (or prefdm) in /etc/inittab, a "nodaemon" option is explicitly specified.&lt;BR /&gt;&lt;BR /&gt;For sendmail in inittab, I would suggest "-bD" (capital D):&lt;BR /&gt;&lt;BR /&gt;mail:35:respawn:/usr/sbin/sendmail -bD -q30m -om &lt;BR /&gt;&lt;BR /&gt;The "-bd" (small d) should be used only when sendmail is started from command-line or rc scripts.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Apr 2002 20:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697807#M1427</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-04-06T20:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: initrtab behavuour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697808#M1428</link>
      <description>To my own surprise, "-bD" did not change a thing,hmmm...&lt;BR /&gt;I think the problem is with sendmail going into daemon mode, it becommes a different process, and thus the original calling process is dead. There may some issues in handling this, I figure.</description>
      <pubDate>Tue, 09 Apr 2002 22:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697808#M1428</guid>
      <dc:creator>Dan Am</dc:creator>
      <dc:date>2002-04-09T22:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: initrtab behavuour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697809#M1429</link>
      <description>hi,&lt;BR /&gt;try using "once" instead of "respawn".&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar.</description>
      <pubDate>Fri, 19 Apr 2002 08:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrtab-behavuour/m-p/2697809#M1429</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-04-19T08:58:44Z</dc:date>
    </item>
  </channel>
</rss>

