<?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>fluffigt.com &#187; ucspi-tcp</title>
	<atom:link href="http://fluffigt.com/tag/ucspi-tcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluffigt.com</link>
	<description>*poof* said fluff...</description>
	<lastBuildDate>Sat, 03 Dec 2011 13:30:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>daemontools and ucspi-tcp on Hardy Heron</title>
		<link>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/</link>
		<comments>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 15:51:25 +0000</pubDate>
		<dc:creator>mld</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[daemontools]]></category>
		<category><![CDATA[djb]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ucspi-tcp]]></category>

		<guid isPermaLink="false">http://fluffigt.com/?p=1719</guid>
		<description><![CDATA[I was about to install daemontools and ucspi-tcp on Hardy Heron (Ubuntu 8.04) when I found that the packages build-daemontools et al was not in the archive anymore! Instead of digging about what happened I found out that Intrepid Ibex[1] has some packages. So what I did was download the packages daemontools, daemontools-run and ucspi-tcp, [...]]]></description>
			<content:encoded><![CDATA[<p>I was about to install daemontools and ucspi-tcp on Hardy Heron (Ubuntu 8.04) when I found that the packages build-daemontools et al was not in the archive anymore! Instead of digging about what happened I found out that Intrepid Ibex[1] has some packages.</p>
<p>So what I did was download the packages daemontools, daemontools-run and ucspi-tcp, and then install them. A bit of a problem with that too, but the following steps did the trick for me.</p>
<blockquote><p># touch /etc/inittab<br />
# dpkg -i daemontools<br />
# dpkg -i daemontools-run<br />
# dpkg -i ucspi-tcp<br />
# echo "start on runlevel-1<br />
start on runlevel-2<br />
start on runlevel-3<br />
start on runlevel-4<br />
start on runlevel-5<br />
start on runlevel-6</p>
<p>stop on shutdown</p>
<p>respawn</p>
<p>exec /usr/bin/svscanboot" &gt; /etc/event.d/svscan<br />
# initctl start svscan</p></blockquote>
<p>And that's it! Have fun folks!</p>
<p>[1] <a href="http://packages.ubuntu.com/search?keywords=daemontools&amp;searchon=names&amp;suite=intrepid&amp;section=all" target="_blank">http://packages.ubuntu.com/search?keywords=daemontools&amp;searc...</a></p>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

