<?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:series="http://organizeseries.com/"
		>
<channel>
	<title>Comments on: How-To: Managing services with update-rc.d</title>
	<atom:link href="http://www.debuntu.org/how-to-managing-services-with-update-rc-d/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debuntu.org/how-to-managing-services-with-update-rc-d/</link>
	<description>Debian/Ubuntu Tips and Tricks</description>
	<lastBuildDate>Fri, 24 May 2013 00:08:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: BlueSmoke</title>
		<link>http://www.debuntu.org/how-to-managing-services-with-update-rc-d/#comment-137528</link>
		<dc:creator>BlueSmoke</dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.debuntu.org/?p=544#comment-137528</guid>
		<description><![CDATA[Great info, but I have a problem and need some guidance.  I installed the transmission daemon as a service, but it showed up as a S01xxx file name each time in the rc.x folders.  I have another service that I want to run before the transmission daemon, and that consistently appeared as S03xxx file names.
Here&#039;s what I did:
update-rc.d transmission-daemon defaults 50
update-rc.d rootstartup defaults 10
If I look at, for example, the rc2.d folder then this is what I see:
S01transmission-daemon
S03rootstartup
From what I understand, the sequence will follow the file names, so the opposite startup order is happening.  I&#039;ve temporarily fixed this by renaming S01transmission-daemon to S05transmission-daemon, but I&#039;m not happy that I had to do it that way.
What am I missing or doing wrong?]]></description>
		<content:encoded><![CDATA[<p>Great info, but I have a problem and need some guidance.  I installed the transmission daemon as a service, but it showed up as a S01xxx file name each time in the rc.x folders.  I have another service that I want to run before the transmission daemon, and that consistently appeared as S03xxx file names.</p>
<p>Here&#8217;s what I did:<br />
update-rc.d transmission-daemon defaults 50<br />
update-rc.d rootstartup defaults 10</p>
<p>If I look at, for example, the rc2.d folder then this is what I see:<br />
S01transmission-daemon<br />
S03rootstartup</p>
<p>From what I understand, the sequence will follow the file names, so the opposite startup order is happening.  I&#8217;ve temporarily fixed this by renaming S01transmission-daemon to S05transmission-daemon, but I&#8217;m not happy that I had to do it that way.</p>
<p>What am I missing or doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jurkomp</title>
		<link>http://www.debuntu.org/how-to-managing-services-with-update-rc-d/#comment-137374</link>
		<dc:creator>jurkomp</dc:creator>
		<pubDate>Mon, 15 Apr 2013 12:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.debuntu.org/?p=544#comment-137374</guid>
		<description><![CDATA[It does not work :-(
update-rc.d xyz defaults 20 80
displays happily: using dependency based boot sequencing
and is using priority 01 for all ignoring requested priorities 20 an 80.]]></description>
		<content:encoded><![CDATA[<p>It does not work <img src='http://www.debuntu.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
update-rc.d xyz defaults 20 80<br />
displays happily: using dependency based boot sequencing<br />
and is using priority 01 for all ignoring requested priorities 20 an 80.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amaechi</title>
		<link>http://www.debuntu.org/how-to-managing-services-with-update-rc-d/#comment-32492</link>
		<dc:creator>amaechi</dc:creator>
		<pubDate>Tue, 15 Jan 2013 13:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.debuntu.org/?p=544#comment-32492</guid>
		<description><![CDATA[thank you very much this site is helpful to me. it is quite a great resource.]]></description>
		<content:encoded><![CDATA[<p>thank you very much this site is helpful to me. it is quite a great resource.</p>
]]></content:encoded>
	</item>
</channel>
</rss>