<?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: Problem with a startup script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420339#M16</link>
    <description>When you manually go from run level 2 to 3 as &lt;BR /&gt;the root user, your environment is set differently.  There might be env. &lt;BR /&gt;variables that need to be set in order to run that aplication.  Try to find out &lt;BR /&gt;what they are, set and export them before running your nohup line.  If you &lt;BR /&gt;can't point them out, run the entire roots .profile before the nohup line.&lt;BR /&gt;&lt;BR /&gt;ex:  ". /.profile"    #run on current shell.&lt;BR /&gt;&lt;BR /&gt;Good Luck!!!</description>
    <pubDate>Thu, 23 Mar 2000 11:22:07 GMT</pubDate>
    <dc:creator>Fernando Santana</dc:creator>
    <dc:date>2000-03-23T11:22:07Z</dc:date>
    <item>
      <title>Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420335#M12</link>
      <description>I am have a problem with a startup script that I have created to start in run &lt;BR /&gt;level 3. The script works fine when I transition from run level 2 to run level &lt;BR /&gt;3, but when I re-boot the system the script runs and then ends.  In the startup &lt;BR /&gt;script I a starting another script in background (that I want to stay active). &lt;BR /&gt;See that attached code example. &lt;BR /&gt;&lt;BR /&gt;Thanks for any help you can offer.</description>
      <pubDate>Thu, 23 Mar 2000 08:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420335#M12</guid>
      <dc:creator>Chuck Dennis_2</dc:creator>
      <dc:date>2000-03-23T08:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420336#M13</link>
      <description>Hi chuck,&lt;BR /&gt;&lt;BR /&gt;Place the startup link file in /sbin/rc3.d directory and ame it appropriately. &lt;BR /&gt;It will enable the file to start in run level 3.&lt;BR /&gt;I hope this will help.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2000 08:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420336#M13</guid>
      <dc:creator>Chris Anoruo_1</dc:creator>
      <dc:date>2000-03-23T08:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420337#M14</link>
      <description>Hi, just put "nohup" for no hangup before the program&lt;BR /&gt;you want to stay up running. The process will be adopted by init and your start &lt;BR /&gt;script would exit and&lt;BR /&gt;leave it running.&lt;BR /&gt;&lt;BR /&gt;nohup /opt/rnic/bin/rnicd 1&amp;gt;/opt/rnic/log/rnic.log 2&amp;gt;&amp;amp;1 &amp;amp;</description>
      <pubDate>Thu, 23 Mar 2000 08:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420337#M14</guid>
      <dc:creator>Fernando Santana</dc:creator>
      <dc:date>2000-03-23T08:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420338#M15</link>
      <description>I have tried putting nuhup in and got the same results. The script died when rc &lt;BR /&gt;finished.  Also the startup file is the last script run in rc3.d .&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 23 Mar 2000 09:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420338#M15</guid>
      <dc:creator>Chuck Dennis_2</dc:creator>
      <dc:date>2000-03-23T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420339#M16</link>
      <description>When you manually go from run level 2 to 3 as &lt;BR /&gt;the root user, your environment is set differently.  There might be env. &lt;BR /&gt;variables that need to be set in order to run that aplication.  Try to find out &lt;BR /&gt;what they are, set and export them before running your nohup line.  If you &lt;BR /&gt;can't point them out, run the entire roots .profile before the nohup line.&lt;BR /&gt;&lt;BR /&gt;ex:  ". /.profile"    #run on current shell.&lt;BR /&gt;&lt;BR /&gt;Good Luck!!!</description>
      <pubDate>Thu, 23 Mar 2000 11:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420339#M16</guid>
      <dc:creator>Fernando Santana</dc:creator>
      <dc:date>2000-03-23T11:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a startup script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420340#M17</link>
      <description>If it is script then how about if you run this under cron&lt;BR /&gt;* * * * /opt/rnic/bin/rnicd 1&amp;gt;/opt/rnic/log/rnic.log 2&amp;gt;&amp;amp;1 &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Thu, 23 Mar 2000 11:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-a-startup-script/m-p/2420340#M17</guid>
      <dc:creator>Sachin Patel_2</dc:creator>
      <dc:date>2000-03-23T11:57:28Z</dc:date>
    </item>
  </channel>
</rss>

