<?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: There really is a daemon in there	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/02/10/there-really-is-a-daemon-in-there/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/02/10/there-really-is-a-daemon-in-there/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Tue, 11 Feb 2014 07:14:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2014/02/10/there-really-is-a-daemon-in-there/comment-page-1/#comment-79965</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Tue, 11 Feb 2014 07:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13348#comment-79965</guid>

					<description><![CDATA[IIRC daemon(8) is used to make arbitrary processes run detached from the controlling terminal, and is not used for most standard daemons (like sshd(8)), which IIRC would call daemon(3) directly.]]></description>
			<content:encoded><![CDATA[<p>IIRC daemon(8) is used to make arbitrary processes run detached from the controlling terminal, and is not used for most standard daemons (like sshd(8)), which IIRC would call daemon(3) directly.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
