<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on yenupam</title><link>https://yenupam.com/tags/linux/</link><description>Recent content in Linux on yenupam</description><generator>Hugo</generator><language>en-us</language><copyright>© Anupam Roy</copyright><lastBuildDate>Tue, 03 Sep 2024 00:00:00 +0530</lastBuildDate><atom:link href="https://yenupam.com/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Adding systemd-resolved Support to Connman</title><link>https://yenupam.com/posts/connman-systemd-resolved/</link><pubDate>Tue, 03 Sep 2024 00:00:00 +0530</pubDate><guid>https://yenupam.com/posts/connman-systemd-resolved/</guid><description>&lt;p&gt;&lt;strong&gt;Connman systemd-resolved&lt;/strong&gt;: Connman is a lightweight network manager for Linux that lacks built-in systemd-resolved support. To enable it, you must rebuild the connman package from source with the &lt;code&gt;--with-dns-backend=systemd-resolved&lt;/code&gt; configure flag. This allows connman to delegate DNS resolution to systemd-resolved, enabling features like DNS-over-TLS and per-link DNS configuration on Arch Linux.&lt;/p&gt;
&lt;p&gt;This is a quick guide to enable &lt;code&gt;systemd-resolved&lt;/code&gt; support for &lt;code&gt;connman&lt;/code&gt; package in arch because arch wiki being arch wiki, it RTFMed the reader with no futher explanation on how to actually rebuild this package.&lt;/p&gt;</description></item></channel></rss>