<?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: Adding a service in Fedora</title>
	<atom:link href="http://www.thelinuxblog.com/adding-a-service-on-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: No.9</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-2721</link>
		<dc:creator>No.9</dc:creator>
		<pubDate>Tue, 22 Sep 2009 04:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-2721</guid>
		<description><![CDATA[Thanks a lot.
And I found it&#039;s needed to chmod +x to the script.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot.<br />
And I found it&#8217;s needed to chmod +x to the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Linux Blog &#187; Using a custom Tomcat on Fedora</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-1397</link>
		<dc:creator>The Linux Blog &#187; Using a custom Tomcat on Fedora</dc:creator>
		<pubDate>Wed, 12 Nov 2008 14:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-1397</guid>
		<description><![CDATA[[...] post is somewhat related to: my Adding a service on Fedora post except this one is more specific to Tomcat. If you&#8217;d like more information on adding [...]]]></description>
		<content:encoded><![CDATA[<p>[...] post is somewhat related to: my Adding a service on Fedora post except this one is more specific to Tomcat. If you&#8217;d like more information on adding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheLinuxBlog.com</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-1168</link>
		<dc:creator>TheLinuxBlog.com</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-1168</guid>
		<description><![CDATA[@KAOLIN FIRE
Thanks for taking the time to comment. You are welcome, thats what this blog is here for. I&#039;ve never used courier-authlib and cannot say I know what it is.]]></description>
		<content:encoded><![CDATA[<p>@KAOLIN FIRE<br />
Thanks for taking the time to comment. You are welcome, thats what this blog is here for. I&#8217;ve never used courier-authlib and cannot say I know what it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaolin Fire</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-1161</link>
		<dc:creator>Kaolin Fire</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-1161</guid>
		<description><![CDATA[Thank you for this. :)  courier-authlib&#039;s been dropped from fedora but I&#039;m pretty locked into it, and it&#039;s nice to be able to set it up with services, still.]]></description>
		<content:encoded><![CDATA[<p>Thank you for this. :)  courier-authlib&#8217;s been dropped from fedora but I&#8217;m pretty locked into it, and it&#8217;s nice to be able to set it up with services, still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheLinuxBlog.com</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-1010</link>
		<dc:creator>TheLinuxBlog.com</dc:creator>
		<pubDate>Fri, 05 Sep 2008 16:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-1010</guid>
		<description><![CDATA[@Robbin, good point! Forgot to mention that part :)]]></description>
		<content:encoded><![CDATA[<p>@Robbin, good point! Forgot to mention that part :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbin</title>
		<link>http://www.thelinuxblog.com/adding-a-service-on-fedora/comment-page-1/#comment-1008</link>
		<dc:creator>Robbin</dc:creator>
		<pubDate>Fri, 05 Sep 2008 14:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/adding-a-service-on-fedora/#comment-1008</guid>
		<description><![CDATA[As a side note - don&#039;t forget to change your new services&#039; file permissions to 755 with

chmod 755 

else you&#039;d just get &quot;no such service&quot; errors, despite it shows the levels you&#039;ve enabled it for with chkconfig --list ]]></description>
		<content:encoded><![CDATA[<p>As a side note &#8211; don&#8217;t forget to change your new services&#8217; file permissions to 755 with</p>
<p>chmod 755 </p>
<p>else you&#8217;d just get &#8220;no such service&#8221; errors, despite it shows the levels you&#8217;ve enabled it for with chkconfig &#8211;list </p>
]]></content:encoded>
	</item>
</channel>
</rss>
