<?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 Question regarding /etc/inittab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-etc-inittab/m-p/4134534#M316673</link>
    <description>Hello all.&lt;BR /&gt;I have a fairly basic HP-UX start up question that I'd like to confirm with the experts out there.&lt;BR /&gt;&lt;BR /&gt;After the init process is started it reads the /etc/inittab configuration file from top to bottom, correct?&lt;BR /&gt;&lt;BR /&gt;Assuming this is correct, would the /sbin/rc script (and all scripts in sequencer directories /sbin/rc0.d, /sbin/rc1.d, /sbin/rc2.d...) be executed before the "h1" entry if my /etc/inittab file contained the following:&lt;BR /&gt;&lt;BR /&gt;sqnc::wait:/sbin/rc /dev/console 2&amp;gt;&amp;amp;1           # system init&lt;BR /&gt;#powf::powerwait:/sbin/powerfail &amp;gt;/dev/console 2&amp;gt;&amp;amp;1            # powerfail&lt;BR /&gt;cons:123456:respawn:/usr/sbin/getty console console            # system console&lt;BR /&gt;#ttp1:234:respawn:/usr/sbin/getty -h tty0p1 9600&lt;BR /&gt;#ttp2:234:respawn:/usr/sbin/getty -h tty0p2 9600&lt;BR /&gt;#ttp3:234:respawn:/usr/sbin/getty -h tty0p3 9600&lt;BR /&gt;#ttp4:234:respawn:/usr/sbin/getty -h tty0p4 9600&lt;BR /&gt;#ttp5:234:respawn:/usr/sbin/getty -h tty0p5 9600&lt;BR /&gt;krsd:123456:respawn:/sbin/krsd -i&lt;BR /&gt;sfd:123456:respawn:/sbin/sfd&lt;BR /&gt;#ups::respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf&lt;BR /&gt;#samd:23456:respawn:/usr/sam/lbin/samd  # system mgmt daemon&lt;BR /&gt;cim1:3456:respawn:/opt/wbem/sbin/cimserverd&lt;BR /&gt;h1:3:respawn:/sbin/init.d/init.cssd run &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 &lt;BR /&gt;&lt;BR /&gt;The way I understand it, init would start /sbin/rc and wait for it to complete before proceeding to the next entry in /etc/inittab.&lt;BR /&gt;&lt;BR /&gt;I'm just looking for some clarification on whether an entry such as /sbin/rc3.d/S990oracle would be kicked off before the "h1" entry from the above sample /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;I hope this question makes sense.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any feedback is welcomed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Tom Wolf</description>
    <pubDate>Thu, 24 Jan 2008 01:07:36 GMT</pubDate>
    <dc:creator>Tom Wolf_3</dc:creator>
    <dc:date>2008-01-24T01:07:36Z</dc:date>
    <item>
      <title>Question regarding /etc/inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-etc-inittab/m-p/4134534#M316673</link>
      <description>Hello all.&lt;BR /&gt;I have a fairly basic HP-UX start up question that I'd like to confirm with the experts out there.&lt;BR /&gt;&lt;BR /&gt;After the init process is started it reads the /etc/inittab configuration file from top to bottom, correct?&lt;BR /&gt;&lt;BR /&gt;Assuming this is correct, would the /sbin/rc script (and all scripts in sequencer directories /sbin/rc0.d, /sbin/rc1.d, /sbin/rc2.d...) be executed before the "h1" entry if my /etc/inittab file contained the following:&lt;BR /&gt;&lt;BR /&gt;sqnc::wait:/sbin/rc /dev/console 2&amp;gt;&amp;amp;1           # system init&lt;BR /&gt;#powf::powerwait:/sbin/powerfail &amp;gt;/dev/console 2&amp;gt;&amp;amp;1            # powerfail&lt;BR /&gt;cons:123456:respawn:/usr/sbin/getty console console            # system console&lt;BR /&gt;#ttp1:234:respawn:/usr/sbin/getty -h tty0p1 9600&lt;BR /&gt;#ttp2:234:respawn:/usr/sbin/getty -h tty0p2 9600&lt;BR /&gt;#ttp3:234:respawn:/usr/sbin/getty -h tty0p3 9600&lt;BR /&gt;#ttp4:234:respawn:/usr/sbin/getty -h tty0p4 9600&lt;BR /&gt;#ttp5:234:respawn:/usr/sbin/getty -h tty0p5 9600&lt;BR /&gt;krsd:123456:respawn:/sbin/krsd -i&lt;BR /&gt;sfd:123456:respawn:/sbin/sfd&lt;BR /&gt;#ups::respawn:rtprio 0 /usr/lbin/ups_mond -f /etc/ups_conf&lt;BR /&gt;#samd:23456:respawn:/usr/sam/lbin/samd  # system mgmt daemon&lt;BR /&gt;cim1:3456:respawn:/opt/wbem/sbin/cimserverd&lt;BR /&gt;h1:3:respawn:/sbin/init.d/init.cssd run &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 &lt;BR /&gt;&lt;BR /&gt;The way I understand it, init would start /sbin/rc and wait for it to complete before proceeding to the next entry in /etc/inittab.&lt;BR /&gt;&lt;BR /&gt;I'm just looking for some clarification on whether an entry such as /sbin/rc3.d/S990oracle would be kicked off before the "h1" entry from the above sample /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;I hope this question makes sense.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any feedback is welcomed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Tom Wolf</description>
      <pubDate>Thu, 24 Jan 2008 01:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-etc-inittab/m-p/4134534#M316673</guid>
      <dc:creator>Tom Wolf_3</dc:creator>
      <dc:date>2008-01-24T01:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding /etc/inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-etc-inittab/m-p/4134535#M316674</link>
      <description>Tom,&lt;BR /&gt;&lt;BR /&gt;The rc sequence runs to completion before the next inittab line is processed. So you should be safe with your cssd startup.&lt;BR /&gt;&lt;BR /&gt;I actually verified with a freshly rebooted system and you can do the same.&lt;BR /&gt;&lt;BR /&gt;I checked the /etc/rc.log and the startup time was 9:17:56 and the completion time was 9:19:17.&lt;BR /&gt;&lt;BR /&gt;Then I used "ps -ef |more" and checked the STIME (start up time) for samd and krsd and both were 9:19:17.&lt;BR /&gt;&lt;BR /&gt;This clearly shows that the subsequent statements in inittab are executed after the rc sequence is completed.</description>
      <pubDate>Thu, 24 Jan 2008 14:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-regarding-etc-inittab/m-p/4134535#M316674</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-01-24T14:33:27Z</dc:date>
    </item>
  </channel>
</rss>

