<?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: removing uucp needs reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627786#M236971</link>
    <description>Yes, until you either restart or refresh the inetd daemon, uucp will still be enabled, so run "inetd -c".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 16 Sep 2005 07:25:00 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-09-16T07:25:00Z</dc:date>
    <item>
      <title>removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627782#M236967</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Does removing uucp needs reboot&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Amar</description>
      <pubDate>Fri, 16 Sep 2005 07:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627782#M236967</guid>
      <dc:creator>AMAR_15</dc:creator>
      <dc:date>2005-09-16T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627783#M236968</link>
      <description>Comment the entry of uucp in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Then refresh inetd with&lt;BR /&gt;kill -HUP PID_OF_INETD&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alex</description>
      <pubDate>Fri, 16 Sep 2005 07:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627783#M236968</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-16T07:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627784#M236969</link>
      <description>You should just disable it in the inetd.conf file by commenting out the &lt;BR /&gt;&lt;BR /&gt;#uucp        stream tcp  nowait root /usr/sbin/uucpd    uucpd&lt;BR /&gt;&lt;BR /&gt;line.&lt;BR /&gt;&lt;BR /&gt;If you really want to remove it will not require a reboot.</description>
      <pubDate>Fri, 16 Sep 2005 07:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627784#M236969</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-16T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627785#M236970</link>
      <description>means &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;after commenting in inetd.conf&lt;BR /&gt;shall I run inetd -c</description>
      <pubDate>Fri, 16 Sep 2005 07:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627785#M236970</guid>
      <dc:creator>AMAR_15</dc:creator>
      <dc:date>2005-09-16T07:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627786#M236971</link>
      <description>Yes, until you either restart or refresh the inetd daemon, uucp will still be enabled, so run "inetd -c".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 16 Sep 2005 07:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627786#M236971</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-09-16T07:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627787#M236972</link>
      <description>Yes Amar :-)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alex</description>
      <pubDate>Fri, 16 Sep 2005 07:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627787#M236972</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-16T07:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: removing uucp needs reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627788#M236973</link>
      <description>Hi Amar,&lt;BR /&gt;&lt;BR /&gt;After making the change , you need to regresh the inetd , thats all.&lt;BR /&gt;&lt;BR /&gt;You can disable uucp in /etc/inetd.conf &lt;BR /&gt;&lt;BR /&gt;#uucp        stream tcp nowait root /usr/sbin/uucpd    uucpd&lt;BR /&gt;&lt;BR /&gt;And &lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Fri, 16 Sep 2005 08:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-uucp-needs-reboot/m-p/3627788#M236973</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-16T08:10:57Z</dc:date>
    </item>
  </channel>
</rss>

