<?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: Auto-start a shell script on Ubuntu Server</title>
	<atom:link href="http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/</link>
	<description>Notes, projects, and opinions on web application development and other related topics.</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:55:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathon</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-2400</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Thu, 29 Dec 2011 06:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-2400</guid>
		<description>Unfortunately I&#039;m not familiar enough with Ubuntu (Debian) Linux internals to help you on that one, try Google :)</description>
		<content:encoded><![CDATA[<p>Unfortunately I&#8217;m not familiar enough with Ubuntu (Debian) Linux internals to help you on that one, try Google <img src='http://jonathonhill.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-2399</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Thu, 29 Dec 2011 03:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-2399</guid>
		<description>I did that on Ubuntu 10.04 and it does not run the script. is there a log somewhere to show swhat is the problem? if I start it manually by executing sudo /etc/init.d/myscript.sh
it runs fine.
also there is a file /etc/rc.local by default and I changed the execution bits on that and still it does nothing.
thanks for looking at this.</description>
		<content:encoded><![CDATA[<p>I did that on Ubuntu 10.04 and it does not run the script. is there a log somewhere to show swhat is the problem? if I start it manually by executing sudo /etc/init.d/myscript.sh<br />
it runs fine.<br />
also there is a file /etc/rc.local by default and I changed the execution bits on that and still it does nothing.<br />
thanks for looking at this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-2184</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Mon, 17 Oct 2011 04:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-2184</guid>
		<description>Prashant, what Linux distribution are you running?</description>
		<content:encoded><![CDATA[<p>Prashant, what Linux distribution are you running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-2167</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 15 Oct 2011 05:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-2167</guid>
		<description>when i fire command sudo update-rc.d myscript.sh defaults 
then display the below error 

update-rc.d: warning: /etc/init.d/test.sh missing LSB information
update-rc.d: see 
 System start/stop links for /etc/init.d/test.sh already exist.</description>
		<content:encoded><![CDATA[<p>when i fire command sudo update-rc.d myscript.sh defaults<br />
then display the below error </p>
<p>update-rc.d: warning: /etc/init.d/test.sh missing LSB information<br />
update-rc.d: see<br />
 System start/stop links for /etc/init.d/test.sh already exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1907</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Tue, 28 Jun 2011 14:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1907</guid>
		<description>In that case, I&#039;ll need to know more about your setup. Email me at jhill9693 at gmail dot com if you would like to continue the conversation.</description>
		<content:encoded><![CDATA[<p>In that case, I&#8217;ll need to know more about your setup. Email me at jhill9693 at gmail dot com if you would like to continue the conversation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJ</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1904</link>
		<dc:creator>DJ</dc:creator>
		<pubDate>Tue, 28 Jun 2011 02:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1904</guid>
		<description>No, the computer belongs to me</description>
		<content:encoded><![CDATA[<p>No, the computer belongs to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1903</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Mon, 27 Jun 2011 17:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1903</guid>
		<description>Are you running on a shared hosting service? Many of them will kill long-running scripts after a period of time.</description>
		<content:encoded><![CDATA[<p>Are you running on a shared hosting service? Many of them will kill long-running scripts after a period of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJ</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1902</link>
		<dc:creator>DJ</dc:creator>
		<pubDate>Mon, 27 Jun 2011 13:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1902</guid>
		<description>Hi,

I want to use myscript.sh to start an application. after reboot, I found my application was indeed started (it has some log files), but it was somehow killed by the system. Do you know why?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to use myscript.sh to start an application. after reboot, I found my application was indeed started (it has some log files), but it was somehow killed by the system. Do you know why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1317</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1317</guid>
		<description>You can use rcconf - see http://stringofthoughts.wordpress.com/2009/04/16/adding-removing-shell-scripts-ubuntu-810/</description>
		<content:encoded><![CDATA[<p>You can use rcconf &#8211; see <a href="http://stringofthoughts.wordpress.com/2009/04/16/adding-removing-shell-scripts-ubuntu-810/" rel="nofollow">http://stringofthoughts.wordpress.com/2009/04/16/adding-removing-shell-scripts-ubuntu-810/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://jonathonhill.net/2009-04-23/auto-start-a-shell-script-on-ubuntu-server/comment-page-1/#comment-1316</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 21 Oct 2010 18:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://jonathonhill.net/?p=115#comment-1316</guid>
		<description>Hello, thanks for this How-To!

But how can I remove the autostart script if I doesn&#039;t need it anymore?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for this How-To!</p>
<p>But how can I remove the autostart script if I doesn&#8217;t need it anymore?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

