<?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>WiredRevolution.com &#187; local.stop</title>
	<atom:link href="http://www.wiredrevolution.com/tag/localstop/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Run a command at boot with Gentoo</title>
		<link>http://www.wiredrevolution.com/gentoo/run-a-command-at-boot-with-gentoo?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=run-a-command-at-boot-with-gentoo</link>
		<comments>http://www.wiredrevolution.com/gentoo/run-a-command-at-boot-with-gentoo#comments</comments>
		<pubDate>Mon, 27 Oct 2008 12:41:33 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[init scripts]]></category>
		<category><![CDATA[local.start]]></category>
		<category><![CDATA[local.stop]]></category>
		<category><![CDATA[rc-update]]></category>
		<category><![CDATA[rc.local]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=536</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gentoo_icon.png" width="80" height="82" alt="" title="gentoo" /><br/>Normally in Gentoo you would want to create an init script via rc-update to start a service at boot. However if there are a few miscellaneous commands you would like to run you can add them to local.start. The local.start init script is similar to rc.local in other distributions. It is the last init script [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/gentoo/upgrade-gentoo-linux-kernel' rel='bookmark' title='Permanent Link: Upgrade Gentoo Linux Kernel'>Upgrade Gentoo Linux Kernel</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/setup-nfs-server-on-gentoo' rel='bookmark' title='Permanent Link: Setup NFS server on Gentoo'>Setup NFS server on Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/update-your-entire-gentoo-linux-system' rel='bookmark' title='Permanent Link: Update your entire Gentoo Linux system'>Update your entire Gentoo Linux system</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gentoo_icon.png" width="80" height="82" alt="" title="gentoo" /><br/><p>Normally in Gentoo you would want to create an init script via <strong>rc-update</strong> to start a service at boot.  However if there are a few miscellaneous commands you would like to run you can add them to <strong>local.start</strong>.</p>
<p>The local.start init script is similar to <strong>rc.local</strong> in other distributions. It is the last init script to be run after all other services have been started at the end of the boot process.</p>
<p>Add your commands to local.start file located here.<br />
<strong>/etc/conf.d/local.start</strong></p>
<p>You can also make commands run when the system is shutdown.  These commands should be placed in <strong>local.stop</strong> located here.<br />
<strong>/etc/conf.d/local.stop</strong> </p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/gentoo/upgrade-gentoo-linux-kernel' rel='bookmark' title='Permanent Link: Upgrade Gentoo Linux Kernel'>Upgrade Gentoo Linux Kernel</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/setup-nfs-server-on-gentoo' rel='bookmark' title='Permanent Link: Setup NFS server on Gentoo'>Setup NFS server on Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/update-your-entire-gentoo-linux-system' rel='bookmark' title='Permanent Link: Update your entire Gentoo Linux system'>Update your entire Gentoo Linux system</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/gentoo/run-a-command-at-boot-with-gentoo/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

