<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.w9cr.net/index.php?action=history&amp;feed=atom&amp;title=Power_DNS</id>
	<title>Power DNS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.w9cr.net/index.php?action=history&amp;feed=atom&amp;title=Power_DNS"/>
	<link rel="alternate" type="text/html" href="https://wiki.w9cr.net/index.php?title=Power_DNS&amp;action=history"/>
	<updated>2026-05-28T11:44:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.4</generator>
	<entry>
		<id>https://wiki.w9cr.net/index.php?title=Power_DNS&amp;diff=7916&amp;oldid=prev</id>
		<title>Bryan: Created page with &quot;Notes for Power DNS.  Pdns needs mariadb, but on debian it doesn't have restart=always enabled.   Run the following command to make the over ride file and reload the daemon....&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.w9cr.net/index.php?title=Power_DNS&amp;diff=7916&amp;oldid=prev"/>
		<updated>2024-05-16T01:17:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Notes for Power DNS.  Pdns needs mariadb, but on debian it doesn&amp;#039;t have restart=always enabled.   Run the following command to make the over ride file and reload the daemon....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Notes for Power DNS.&lt;br /&gt;
&lt;br /&gt;
Pdns needs mariadb, but on debian it doesn't have restart=always enabled.   Run the following command to make the over ride file and reload the daemon.&lt;br /&gt;
 echo -e &amp;quot;[Service]\nRestart=always\n&amp;quot; &amp;gt;&amp;gt; /etc/systemd/system/mariadb.service.d/override.conf &amp;amp;&amp;amp; systemctl daemon-reload&lt;br /&gt;
&lt;br /&gt;
mysql may bitch that it can't login as root with out a password:&lt;br /&gt;
 FLUSH PRIVILEGES;&lt;br /&gt;
 ALTER USER 'root'@'localhost' IDENTIFIED VIA unix_socket OR mysql_native_password USING PASSWORD(&amp;quot;REALPASSWDHERE&amp;quot;);&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
		
	</entry>
</feed>