<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Addisu&#039;s Log Book &#187; init.d</title>
	<atom:link href="http://addisu.taddese.com/blog/tag/initd/feed/" rel="self" type="application/rss+xml" />
	<link>http://addisu.taddese.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 04 Jul 2010 19:25:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Daemonizing your program</title>
		<link>http://addisu.taddese.com/blog/daemonizing-your-program/</link>
		<comments>http://addisu.taddese.com/blog/daemonizing-your-program/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 06:17:54 +0000</pubDate>
		<dc:creator>azeey</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[init.d]]></category>
		<category><![CDATA[rc script]]></category>

		<guid isPermaLink="false">http://addisu.taddese.com/blog/?p=3</guid>
		<description><![CDATA[So you have written the coolest server in the world and you want it to start every time you boot your machine.How do you go about doing that. 1. Edit your program. The first step is to edit your program to make it &#8220;daemonizable&#8221;.  The easiest way I have found it to make your program [...]]]></description>
		<wfw:commentRss>http://addisu.taddese.com/blog/daemonizing-your-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
