<?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: Bind 9 on Solaris 10 with SMF</title>
	<atom:link href="http://blogs.sungeek.net/unixwiz/2005/11/23/bind-9-on-solaris-10-with-smf/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sungeek.net/unixwiz/2005/11/23/bind-9-on-solaris-10-with-smf/</link>
	<description>anything dealing with *NIX or what ever I want to write about</description>
	<lastBuildDate>Wed, 23 Jun 2010 01:47:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: unixwiz</title>
		<link>http://blogs.sungeek.net/unixwiz/2005/11/23/bind-9-on-solaris-10-with-smf/comment-page-1/#comment-4188</link>
		<dc:creator>unixwiz</dc:creator>
		<pubDate>Wed, 23 May 2007 01:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sungeek.net/unixwiz/?p=445#comment-4188</guid>
		<description>Actully locally created entries should only go in the /var/svc/manifest/site directory. The others are for Solaris /Sun supplied ones.

you can also do a :
svccfg import bind9.xml 

from the command line and it will import it in. Same for the validate..</description>
		<content:encoded><![CDATA[<p>Actully locally created entries should only go in the /var/svc/manifest/site directory. The others are for Solaris /Sun supplied ones.</p>
<p>you can also do a :<br />
svccfg import bind9.xml </p>
<p>from the command line and it will import it in. Same for the validate..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blogs.sungeek.net/unixwiz/2005/11/23/bind-9-on-solaris-10-with-smf/comment-page-1/#comment-4159</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 22 May 2007 12:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sungeek.net/unixwiz/?p=445#comment-4159</guid>
		<description>Save that as:

/var/svc/manifest/application/application/metadata.xml

Then run:

# svccfg
svc:&gt; validate /var/svc/manifest/application/application/metadata.xml
svc:&gt; import /var/svc/manifest/application/application/metadata.xml
svc:&gt; quit
#

it will then show up in svcs -a
svcadm enable application
svcadm disable application</description>
		<content:encoded><![CDATA[<p>Save that as:</p>
<p>/var/svc/manifest/application/application/metadata.xml</p>
<p>Then run:</p>
<p># svccfg<br />
svc:&gt; validate /var/svc/manifest/application/application/metadata.xml<br />
svc:&gt; import /var/svc/manifest/application/application/metadata.xml<br />
svc:&gt; quit<br />
#</p>
<p>it will then show up in svcs -a<br />
svcadm enable application<br />
svcadm disable application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blogs.sungeek.net/unixwiz/2005/11/23/bind-9-on-solaris-10-with-smf/comment-page-1/#comment-4157</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 22 May 2007 12:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sungeek.net/unixwiz/?p=445#comment-4157</guid>
		<description>Unixwiz is a GENIUS!!!</description>
		<content:encoded><![CDATA[<p>Unixwiz is a GENIUS!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
