<?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=4819&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / system-config-printer-udev: 70-printers.rules]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4819</link>
		<description><![CDATA[The most recent posts in system-config-printer-udev: 70-printers.rules.]]></description>
		<lastBuildDate>Sun, 29 Mar 2026 12:16:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: system-config-printer-udev: 70-printers.rules]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62946#p62946</link>
			<description><![CDATA[<p>Bug report and patch posted to <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1132179" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … ug=1132179</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (teom)]]></author>
			<pubDate>Sun, 29 Mar 2026 12:16:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62946#p62946</guid>
		</item>
		<item>
			<title><![CDATA[system-config-printer-udev: 70-printers.rules]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34014#p34014</link>
			<description><![CDATA[<p>Package: <em><strong>system-config-printer-udev</strong></em><br />Provides the <em>udev</em> config file <em><strong>70-printers.rules</strong></em>, which stops or resumes a matching cups device if a printer is added to or removed from USB.</p><p>Said <em>rules </em>file references a <em><strong>systemd service</strong></em> for usb device adds, and uses the program <em><strong>udev-configure-printer </strong></em>(also part of the pkg) for removals. </p><p>It is very easy to change <em>/usr/lib/udev/rules.d/70-printer.rules</em> so an added USB printer is activated when not using systemd - <em>udev-configure-printer</em> can handle this as well.</p><div class="codebox"><pre><code>-ACTION==&quot;add&quot;, SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;, ENV{ID_USB_INTERFACES}==&quot;*:0701??:*&quot;, ENV{ID_USB_INTERFACES}!=&quot;*:070104:*&quot;, TAG+=&quot;systemd&quot;, ENV{SYSTEMD_WANTS}=&quot;configure-printer@usb-$env{BUSNUM}-$env{DEVNUM}.service&quot;
+ACTION==&quot;add&quot;, SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;, ENV{ID_USB_INTERFACES}==&quot;*:0701??:*&quot;, ENV{ID_USB_INTERFACES}!=&quot;*:070104:*&quot;, RUN+=&quot;udev-configure-printer add %p&quot;</code></pre></div><p>However it takes some time to figure this out... so the question is if there&#039;s some easy way to change this in the package, either by repackaging or by adopting the file conditionally in a post install script and feeding the complete package back to the Debian upstream...?</p><p>PS - <em>system-config-printer-udev</em> comes with <em>system-config-printer,</em> which itself came (in my case) with <em>gnome-core</em>.</p>]]></description>
			<author><![CDATA[dummy@example.com (trabant-rgb)]]></author>
			<pubDate>Wed, 19 Jan 2022 11:54:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34014#p34014</guid>
		</item>
	</channel>
</rss>
