<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6431&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / disable ModemManager]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6431</link>
		<description><![CDATA[The most recent posts in disable ModemManager.]]></description>
		<lastBuildDate>Sat, 24 Feb 2024 20:53:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48431#p48431</link>
			<description><![CDATA[<p>so i found something. not perfect, but better than nothing.</p><p>it turns out ModemManager is started by (everyone&#039;s favorite) dbus.</p><p>the directory /usr/share/dbus-1/system-services contains systemd .service files.<br />at init-time dbus scans this directory and starts all the listed services.</p><p>i did not find documentation about the function of this directory, so it does<br />appear to just be baked-in to debian. this setup must be documented somewhere<br />but i did not find out where.</p><p>to disable ModemManager just rename the appropriate file so that it get ignored.</p><p>so, rename /usr/share/dbus-1/system-services/org.freedesktop.ModemManager1.service<br />to /usr/share/dbus-1/system-services/org.freedesktop.ModemManager1.service.disabled</p><p>the only catch is that if dbus/ModemManager every get updated this change probably<br />gets stomped-on and needs to be redone. but, since an update is very unlikely until<br />devuan excalibur rolls around, not too bad.</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Sat, 24 Feb 2024 20:53:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48431#p48431</guid>
		</item>
		<item>
			<title><![CDATA[Re: disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48346#p48346</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>man service </p><p>SERVICE(8)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; System Manager&#039;s Manual&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;SERVICE(8)</p><p>NAME<br />&#160; &#160; &#160; &#160;service - run a System V init script</p><p>SYNOPSIS<br />&#160; &#160; &#160; &#160;service SCRIPT COMMAND [OPTIONS]</p><p>&#160; &#160; &#160; &#160;service --status-all</p><p>&#160; &#160; &#160; &#160;service --help | -h | --version</p></div></blockquote></div><p>For example</p><div class="quotebox"><blockquote><div><p>service&#160; network-manager stop</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Tue, 20 Feb 2024 18:30:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48346#p48346</guid>
		</item>
		<item>
			<title><![CDATA[Re: disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48345#p48345</link>
			<description><![CDATA[<p>glenn, yeah i can just purge the package, but was hoping to merely disable it.</p><p>there must be something somewhere that instructs init to start this process,<br />i just cannot find it. i guess purging packages is the usual way in devuan?</p><p>swanson, thanks for the clue. sysv-rc-conf is very helpful. the command-line<br />dump gives a good, condensed view of init-time.</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Tue, 20 Feb 2024 18:21:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48345#p48345</guid>
		</item>
		<item>
			<title><![CDATA[Re: disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48311#p48311</link>
			<description><![CDATA[<p>sysv-rc-conf<br /><a href="https://www.alibabacloud.com/help/en/ecs/how-to-use-sysv-rc-conf-commands-to-manage-boot-items-for-an-ubuntu-instance" rel="nofollow">https://www.alibabacloud.com/help/en/ec … u-instance</a></p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Mon, 19 Feb 2024 04:47:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48311#p48311</guid>
		</item>
		<item>
			<title><![CDATA[Re: disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48309#p48309</link>
			<description><![CDATA[<p>Hi, on my daedalus Plasma/kde system, I removed the package ModemManager.</p><p>I don&#039;t know if it&#039;s running (how do you test it to find out?), but I did see Plasma-nm (network manager) depends on some other packages with the modemmanager in the name.</p><p>ymmv. All the best</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Mon, 19 Feb 2024 02:39:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48309#p48309</guid>
		</item>
		<item>
			<title><![CDATA[disable ModemManager]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=48303#p48303</link>
			<description><![CDATA[<p>running daedalus+kde and pstree shows the very first process created by init is ModemManager.<br />my devuan machine will never need the services of ModemManager and i would like to disable it.</p><p>ModemManager is not a &#039;service&#039; , is not an XDG &#039;autostart&#039;, is not a KDE &#039;autostart&#039;. it seems to<br />be baked-in. on my kubuntu box systemd has ModemManager &#039;masked&#039; so that it never starts.</p><p>in devuan how do you stop/disable ModemManager?</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Sun, 18 Feb 2024 22:46:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=48303#p48303</guid>
		</item>
	</channel>
</rss>
