51403030c6
* s390-tools-01-opticsmon-Fix-runaway-loop-in-on_link_change.patch * s390-tools-02-libzpci-opticsmon-Refactor-on_link_change-using-new.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=239
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
#
|
|
# Rule for prandom character device node permissions
|
|
# This file should be installed in /usr/lib/udev/rules.d
|
|
#
|
|
ACTION=="add", SUBSYSTEM=="misc", KERNEL=="prandom", MODE="0444"
|