<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding a startup script to be run at bootup</title>
	<atom:link href="http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/feed/" rel="self" type="application/rss+xml" />
	<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/</link>
	<description>Not quite everything about Ubuntu, but close.</description>
	<lastBuildDate>Fri, 19 Mar 2010 16:55:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JL</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146654</link>
		<dc:creator>JL</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146654</guid>
		<description>Running Ubuntu Karmic.  I&#039;m trying to mount a USB key on boot, and keep it mounted during the login process.  The key has my ecryptfs passphrase.  I have no problems mounting it on boot, but gnome-volume-manager seems to want to unmount it and then remount it so that I get an icon on the desktop.  Problem is, with the key unmounted, I can&#039;t properly mount the encrypted home directory.  Any way around this?  I&#039;m been messing with halevt, without success so far.  Thanks.</description>
		<content:encoded><![CDATA[<p>Running Ubuntu Karmic.  I&#8217;m trying to mount a USB key on boot, and keep it mounted during the login process.  The key has my ecryptfs passphrase.  I have no problems mounting it on boot, but gnome-volume-manager seems to want to unmount it and then remount it so that I get an icon on the desktop.  Problem is, with the key unmounted, I can&#8217;t properly mount the encrypted home directory.  Any way around this?  I&#8217;m been messing with halevt, without success so far.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d3\/!150m4+!c</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146538</link>
		<dc:creator>d3\/!150m4+!c</dc:creator>
		<pubDate>Sat, 28 Nov 2009 05:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146538</guid>
		<description>If you&#039;re using the recent version of ubuntu then adding a command line to startup is extremely easy. Open your startup applications via system --&gt; preferences. From there you &quot;click&quot; add then put your command in the &quot;command line&quot;. There shouldn&#039;t be a need to select a program. ;)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using the recent version of ubuntu then adding a command line to startup is extremely easy. Open your startup applications via system &#8211;&gt; preferences. From there you &#8220;click&#8221; add then put your command in the &#8220;command line&#8221;. There shouldn&#8217;t be a need to select a program. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146498</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 20 Nov 2009 04:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146498</guid>
		<description>I&#039;m having this odd issue.. I&#039;m trying to get tomcat 5.5.26 to autostart on an Ubuntu 8.04 Hardy Heron VM built using VMWare Studio 1.0.

For whatever reason.. Tomcat will only stay started if the start script symbolic link resides in /etc/rcS.d/ .. If I place the start-up script into /etc/rc2.d/ Tomcat will start, but it shuts down once I get to the VAMI (Virtual Appliance Machine Interface) console. The Tomcat logs indicate it received a shutdown command which it never should have.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having this odd issue.. I&#8217;m trying to get tomcat 5.5.26 to autostart on an Ubuntu 8.04 Hardy Heron VM built using VMWare Studio 1.0.</p>
<p>For whatever reason.. Tomcat will only stay started if the start script symbolic link resides in /etc/rcS.d/ .. If I place the start-up script into /etc/rc2.d/ Tomcat will start, but it shuts down once I get to the VAMI (Virtual Appliance Machine Interface) console. The Tomcat logs indicate it received a shutdown command which it never should have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tithen</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146429</link>
		<dc:creator>Tithen</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-146429</guid>
		<description>Hey I&#039;m new too linux and i have almost no knowledge of code.
I was wondering i could make a script to download and execute this: http://ubuntu.online02.com/node/14 

at start up on my live usb? or is there another way of doing it?
I have Ubuntu 9.04 and I&#039;m using at school :P</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;m new too linux and i have almost no knowledge of code.<br />
I was wondering i could make a script to download and execute this: <a href="http://ubuntu.online02.com/node/14" rel="nofollow">http://ubuntu.online02.com/node/14</a> </p>
<p>at start up on my live usb? or is there another way of doing it?<br />
I have Ubuntu 9.04 and I&#8217;m using at school <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godfrey</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145868</link>
		<dc:creator>Godfrey</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145868</guid>
		<description>my dell laptop can not boot up, hangs with a blank screen and a cosior could move around.
Help
Godfrey</description>
		<content:encoded><![CDATA[<p>my dell laptop can not boot up, hangs with a blank screen and a cosior could move around.<br />
Help<br />
Godfrey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konteyner</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145690</link>
		<dc:creator>Konteyner</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145690</guid>
		<description>There has been a change in the stuff I was doing, so cudnt get back. thank you</description>
		<content:encoded><![CDATA[<p>There has been a change in the stuff I was doing, so cudnt get back. thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Little</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145372</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145372</guid>
		<description>Thanks for the post. I wanted my script to run last (i.e. 99th) to be sure that networking was up (and the script needed both start and stop operations), so I ran the following: 
update-rc.d -f my_script_name defaults 99

Works nicely on Ubuntu 8.04.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I wanted my script to run last (i.e. 99th) to be sure that networking was up (and the script needed both start and stop operations), so I ran the following:<br />
update-rc.d -f my_script_name defaults 99</p>
<p>Works nicely on Ubuntu 8.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sree</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145286</link>
		<dc:creator>sree</dc:creator>
		<pubDate>Tue, 02 Jun 2009 04:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-145286</guid>
		<description>will the same syntax apply for c++ scripts cause when i tried to add it to startup nothing happened.(it dint run)</description>
		<content:encoded><![CDATA[<p>will the same syntax apply for c++ scripts cause when i tried to add it to startup nothing happened.(it dint run)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon Hill &#187; Auto-start a shell script on Ubuntu Server</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-144946</link>
		<dc:creator>Jonathon Hill &#187; Auto-start a shell script on Ubuntu Server</dc:creator>
		<pubDate>Thu, 23 Apr 2009 20:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-144946</guid>
		<description>[...] Adding a startup script to be run at bootup [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding a startup script to be run at bootup [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-03-04 &#171; My place</title>
		<link>http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-144376</link>
		<dc:creator>links for 2009-03-04 &#171; My place</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu.wordpress.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/#comment-144376</guid>
		<description>[...] Adding a startup script to be run at bootup « Ubuntu Blog chmod +X FOO; update-rc.d FOO defaults (tags: ubuntu bash shell startup script add) [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding a startup script to be run at bootup « Ubuntu Blog chmod +X FOO; update-rc.d FOO defaults (tags: ubuntu bash shell startup script add) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
