<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Startup script for TAP interfaces</title>
	<atom:link href="https://lakm.us/logit/2009/02/startup-script-for-tap-interfaces/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/logit/2009/02/startup-script-for-tap-interfaces/</link>
	<description>Log Around The Clock</description>
	<lastBuildDate>Fri, 14 May 2021 00:48:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Arif</title>
		<link>https://lakm.us/logit/2009/02/startup-script-for-tap-interfaces/comment-page-1/#comment-3</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Fri, 17 Jul 2009 08:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/it/?p=8#comment-3</guid>
		<description><![CDATA[Removing example:
&lt;code&gt;$ sudo update-rc.d -f smstools remove
Removing any system startup links for /etc/init.d/smstools ...
   /etc/rc0.d/K20smstools
   /etc/rc1.d/K20smstools
   /etc/rc2.d/S20smstools
   /etc/rc3.d/S20smstools
   /etc/rc4.d/S20smstools
   /etc/rc5.d/S20smstools
   /etc/rc6.d/K20smstools
&lt;/code&gt;
It will remove the file as well from &lt;code&gt;init.d&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Removing example:<br />
<code>$ sudo update-rc.d -f smstools remove<br />
Removing any system startup links for /etc/init.d/smstools ...<br />
   /etc/rc0.d/K20smstools<br />
   /etc/rc1.d/K20smstools<br />
   /etc/rc2.d/S20smstools<br />
   /etc/rc3.d/S20smstools<br />
   /etc/rc4.d/S20smstools<br />
   /etc/rc5.d/S20smstools<br />
   /etc/rc6.d/K20smstools<br />
</code><br />
It will remove the file as well from <code>init.d</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
