<?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 UNIX startup and shutdown script in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901820#M18031</link>
    <description>I need to know the location and how to create script, which running when uinx shutting down and when sit startup&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Nov 2006 07:07:46 GMT</pubDate>
    <dc:creator>Ibrahim El-Zawawy</dc:creator>
    <dc:date>2006-11-21T07:07:46Z</dc:date>
    <item>
      <title>UNIX startup and shutdown script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901820#M18031</link>
      <description>I need to know the location and how to create script, which running when uinx shutting down and when sit startup&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Nov 2006 07:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901820#M18031</guid>
      <dc:creator>Ibrahim El-Zawawy</dc:creator>
      <dc:date>2006-11-21T07:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: UNIX startup and shutdown script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901821#M18032</link>
      <description>For details, see The system administration Manual, section:&lt;BR /&gt;&lt;BR /&gt;Identifying and Modifying the System Initialization Files&lt;BR /&gt;&lt;BR /&gt;The basics:&lt;BR /&gt;&lt;BR /&gt;The systems boots into multi-user level. The script files should be located in /sbin/init.d and a symbolic link with the name:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc3.d:&lt;BR /&gt;SNNservice_name To start the service&lt;BR /&gt;/sbin/rc0.d&lt;BR /&gt;KNNservice_name To stop the service&lt;BR /&gt;&lt;BR /&gt;NN is a number that specify the startup order.&lt;BR /&gt;&lt;BR /&gt;To create the start and stop script, use any of the scripts located in /sbin/init.d as example.</description>
      <pubDate>Tue, 21 Nov 2006 08:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901821#M18032</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-11-21T08:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: UNIX startup and shutdown script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901822#M18033</link>
      <description>how can i create the sypolic link</description>
      <pubDate>Tue, 21 Nov 2006 09:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901822#M18033</guid>
      <dc:creator>Ibrahim El-Zawawy</dc:creator>
      <dc:date>2006-11-21T09:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: UNIX startup and shutdown script</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901823#M18034</link>
      <description>ln -s /sbin/init.d/servicename /sbin/rc3.d/SNNservicename&lt;BR /&gt;&lt;BR /&gt;ln -s /sbin/init.d/servicename /sbin/rc0.d/KNNservicename</description>
      <pubDate>Tue, 21 Nov 2006 16:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unix-startup-and-shutdown-script/m-p/3901823#M18034</guid>
      <dc:creator>Mark Poeschl_2</dc:creator>
      <dc:date>2006-11-21T16:18:21Z</dc:date>
    </item>
  </channel>
</rss>

