Description of problem: There is no more plugdev rule in Fedora, so I am seeing the following error in the journal (it's highlighted in red color): srp 26 16:19:43 yarda systemd-udevd[753]: starting version 219 srp 26 16:19:43 yarda systemd-udevd[753]: specified group 'plugdev' unknown Version-Release number of selected component (if applicable): openocd-0.8.0-6.fc22.x86_64 How reproducible: Always Steps to Reproduce: 1. Install openocd 2. Reboot 3. Inspect 'journalctl -b' Actual results: systemd-udevd[XXX]: specified group 'plugdev' unknown Expected results: No error Additional info: This can be fixed by replacing plugdev group by uaccess tag, similarly like in e.g. bug 1177996.
*** This bug has been marked as a duplicate of bug 1177996 ***