<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - /dev/uinput belongs to subsystem misc, not input"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70665">70665</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>/dev/uinput belongs to subsystem misc, not input
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>goeran@uddeborg.se
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In /usr/lib/udev/rules.d/50-udev-default.rules there is a rule that says

  SUBSYSTEM=="input", KERNEL=="ts[0-9]*|uinput", MODE="0640"

Still, my /dev/uinput shows up with mode 0600.  After some confusion on my
part, I found this Gentoo thread:
<a href="http://forums.gentoo.org/viewtopic-t-951834-start-0.html">http://forums.gentoo.org/viewtopic-t-951834-start-0.html</a> which explains that
uinput belongs to the subsystem "misc" rather than "input".  Testing the
udevadm command suggested in the thread, that is equally true on my Fedora
system, as expected.

>From what I can understand, this is a bug in the udev rules file.  And that
file belongs to the systemd package (systemd-208-2.fc20.x86_64.rpm), why I
guess this is the correct place to report.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>