<?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: using inittab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040449#M574552</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Better way is you can configure new start/stop scripts and put in appropriate run level directory.For example put the start script in &lt;BR /&gt;/sbin/rc2.d  for run level 2 and /sbin/rc1.d will contain the stop script script.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;The template file for this is available in /sbin/init.d/template .&lt;BR /&gt;&lt;BR /&gt;This is the recommented practice.&lt;BR /&gt;&lt;BR /&gt;Inittab is a systemwide initialisation file, which generally contains entries to start all system processes while boot up.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;baiju&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Aug 2003 10:08:49 GMT</pubDate>
    <dc:creator>blal</dc:creator>
    <dc:date>2003-08-05T10:08:49Z</dc:date>
    <item>
      <title>using inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040446#M574549</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;At the very end of /etc/inittab i have a user script No.1 that starts an application in a background. I decided to put another user program No.2 before the No.1 script. Now No.2 runs, but No.1 does not run anymore. No.1 is located in /etc, No.2 is in /home/me directory.&lt;BR /&gt;Are there any issues with running user aps from inittab? I know it is not reccomended to run from inittab, but due to our configuration management dictatorship, i have to start the aps from inittab for now.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vlad</description>
      <pubDate>Mon, 04 Aug 2003 12:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040446#M574549</guid>
      <dc:creator>vladimir gershman</dc:creator>
      <dc:date>2003-08-04T12:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: using inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040447#M574550</link>
      <description>I've only modified /etc/inittab for two reasons:&lt;BR /&gt;&lt;BR /&gt;1) The change the default run level of the machine.&lt;BR /&gt;2) To configure the machine to shutdown when the UPS says to.&lt;BR /&gt;&lt;BR /&gt;I would take caution at just spawning an application there.  Solve the problem.  A mistake in /etc/inittab could easily have your box at its knees, very fast.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 Aug 2003 12:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040447#M574550</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-04T12:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: using inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040448#M574551</link>
      <description>Hi Vlad:&lt;BR /&gt;&lt;BR /&gt;Post your two applications entries from 'etc/inittab', please. &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 04 Aug 2003 12:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040448#M574551</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-08-04T12:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: using inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040449#M574552</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Better way is you can configure new start/stop scripts and put in appropriate run level directory.For example put the start script in &lt;BR /&gt;/sbin/rc2.d  for run level 2 and /sbin/rc1.d will contain the stop script script.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;The template file for this is available in /sbin/init.d/template .&lt;BR /&gt;&lt;BR /&gt;This is the recommented practice.&lt;BR /&gt;&lt;BR /&gt;Inittab is a systemwide initialisation file, which generally contains entries to start all system processes while boot up.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;baiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 10:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040449#M574552</guid>
      <dc:creator>blal</dc:creator>
      <dc:date>2003-08-05T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: using inittab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040450#M574553</link>
      <description>Thanks all. I may know what the issue was. I used the same ID name for both processes and the man page says that one is usually igonred.</description>
      <pubDate>Tue, 05 Aug 2003 11:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inittab/m-p/3040450#M574553</guid>
      <dc:creator>vladimir gershman</dc:creator>
      <dc:date>2003-08-05T11:14:11Z</dc:date>
    </item>
  </channel>
</rss>

