<?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: AWol has a lp Project</title>
	<atom:link href="http://doctormo.org/2009/09/29/awol-has-a-lp-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://doctormo.org/2009/09/29/awol-has-a-lp-project/</link>
	<description>Just this guy, you know.</description>
	<lastBuildDate>Mon, 07 May 2012 13:19:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://doctormo.org/2009/09/29/awol-has-a-lp-project/comment-page-1/#comment-1868</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 01 Oct 2009 02:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1253#comment-1868</guid>
		<description>I&#039;ve not had an opportunity to try it out in any way, and the upstart and init script will probably fail miserably, but it&#039;s beyond my bedtime.

https://launchpad.net/~aaron-haviland/+archive/testing

Interestingly, because of a change in dh_installinit in karmic, this package will build using upstart if built on karmic, but will use old-style sysvinit scripts if build on jaunty.

I do get this warning from the script, though:
   Useless use of a constant in void context at ./awakenonlan line 84.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve not had an opportunity to try it out in any way, and the upstart and init script will probably fail miserably, but it&#8217;s beyond my bedtime.</p>
<p><a href="https://launchpad.net/~aaron-haviland/+archive/testing" rel="nofollow">https://launchpad.net/~aaron-haviland/+archive/testing</a></p>
<p>Interestingly, because of a change in dh_installinit in karmic, this package will build using upstart if built on karmic, but will use old-style sysvinit scripts if build on jaunty.</p>
<p>I do get this warning from the script, though:<br />
   Useless use of a constant in void context at ./awakenonlan line 84.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://doctormo.org/2009/09/29/awol-has-a-lp-project/comment-page-1/#comment-1867</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1253#comment-1867</guid>
		<description>If you want something to run as a service, you need an init script, as mentioned above.  On Ubuntu this should actually be an Upstart script, which is similar in that it serves the same purpose, but uses the new Upstart init infrastructure.

http://upstart.ubuntu.com/</description>
		<content:encoded><![CDATA[<p>If you want something to run as a service, you need an init script, as mentioned above.  On Ubuntu this should actually be an Upstart script, which is similar in that it serves the same purpose, but uses the new Upstart init infrastructure.</p>
<p><a href="http://upstart.ubuntu.com/" rel="nofollow">http://upstart.ubuntu.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Peitsch</title>
		<link>http://doctormo.org/2009/09/29/awol-has-a-lp-project/comment-page-1/#comment-1866</link>
		<dc:creator>Philip Peitsch</dc:creator>
		<pubDate>Wed, 30 Sep 2009 06:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1253#comment-1866</guid>
		<description>I may be wrong... but I think the best way to do this to drop it in /etc/init.d/ and link it up using &quot;sudo update-rc.d  defaults&quot; or similar.  This is run on boot... see /etc/init.d/networking for another boot-time only script that runs.  Then you just need to figure out how to ship that config (of course) :)</description>
		<content:encoded><![CDATA[<p>I may be wrong&#8230; but I think the best way to do this to drop it in /etc/init.d/ and link it up using &#8220;sudo update-rc.d  defaults&#8221; or similar.  This is run on boot&#8230; see /etc/init.d/networking for another boot-time only script that runs.  Then you just need to figure out how to ship that config (of course) <img src='http://doctormo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

