Home
Solus
Search
Configure Global Search
Log In
Transactions
T7032
Change Details
Change Details
Old
New
Diff
When adding dnsmasq to NetworkManager it will fail to execute dnsmasq wih error message: ``` dnsmasq[1198]:DBus not available: set HAVE_DBUS in src/config.h ``` My guess is that dnsmasq is not built with dbus support? Also a dnsmasq.service would be nice for anyone that want to use dnsmasq directly with systemd.
When adding dnsmasq to NetworkManager it will fail to execute dnsmasq wih error message: ``` dnsmasq[1198]:DBus not available: set HAVE_DBUS in src/config.h ``` dbus is installed and running so my guess is that dnsmasq package is not built with dbus support? Also a dnsmasq.service would be nice for anyone that want to use dnsmasq directly with systemd.
When adding dnsmasq to NetworkManager it will fail to execute dnsmasq wih error message: ``` dnsmasq[1198]:DBus not available: set HAVE_DBUS in src/config.h ```
My
dbus is installed and running so my
guess is that dnsmasq
package
is not built with dbus support?
Also a dnsmasq.service would be nice for anyone that want to use dnsmasq directly with systemd.
Continue