<?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: startup services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787082#M391445</link>
    <description>Hi Abubakkar,&lt;BR /&gt;&lt;BR /&gt;The script you are looking for is /sbin/init.d/hpws_apache .&lt;BR /&gt;&lt;BR /&gt;So the command is /sbin/init.d/hpws_apache start would start the Apache service . The corresponding configuration the script will look at is called as /etc/rc.config.d/hpws_apacheconf where you have a variable called as HPWS_APACHE_START which should be put as 1 in case you want the apache service to start at boot time. Don't forget to assign points&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Ismail Azad</description>
    <pubDate>Thu, 12 May 2011 06:34:37 GMT</pubDate>
    <dc:creator>Ismail Azad</dc:creator>
    <dc:date>2011-05-12T06:34:37Z</dc:date>
    <item>
      <title>startup services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787079#M391442</link>
      <description>i want to start appachy service at the time of booting automaticaly. how to do it. kinly explain steps.</description>
      <pubDate>Thu, 12 May 2011 05:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787079#M391442</guid>
      <dc:creator>Abubakkar</dc:creator>
      <dc:date>2011-05-12T05:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: startup services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787080#M391443</link>
      <description>Hi,&lt;BR /&gt;according to which default runlevel you have in /etc/inittab, the startup-scripts are executed in /sbin/rcX.d/ . Actually they are just symbolic links to scripts in /sbin/init.d/ .&lt;BR /&gt;&lt;BR /&gt;You can try to make your own script, look at the /sbin/init.d/template file and modify it according to your needs. Then just rename it (S for startup script, K for killing/stopping script + the sequence execution number) and copy it to /sbin/init.d/ and make a symbolic link in /sbin/rcX.d/ , depending in which run-level you want to run the script.&lt;BR /&gt;&lt;BR /&gt;But I think that apache should have it's own startup/shutdown script in /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 May 2011 06:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787080#M391443</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-05-12T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: startup services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787081#M391444</link>
      <description>&lt;P&gt;You may read this thread for more details.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/to-auto-start-apache-web-server-hpws-apacheconf/m-p/4532464#M368385" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/to-auto-start-apache-web-server-hpws-apacheconf/m-p/4532464#M368385&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 20:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787081#M391444</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-07-07T20:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: startup services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787082#M391445</link>
      <description>Hi Abubakkar,&lt;BR /&gt;&lt;BR /&gt;The script you are looking for is /sbin/init.d/hpws_apache .&lt;BR /&gt;&lt;BR /&gt;So the command is /sbin/init.d/hpws_apache start would start the Apache service . The corresponding configuration the script will look at is called as /etc/rc.config.d/hpws_apacheconf where you have a variable called as HPWS_APACHE_START which should be put as 1 in case you want the apache service to start at boot time. Don't forget to assign points&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Thu, 12 May 2011 06:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787082#M391445</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-12T06:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: startup services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787083#M391446</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you question is more general and is how to write shutdown and startup scripts, read the 'rc(1M)' manpages.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 12 May 2011 10:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-services/m-p/4787083#M391446</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-12T10:24:22Z</dc:date>
    </item>
  </channel>
</rss>

