b60bd99df6
* s390-tools-slfo-01-parse-ipl-device-for-activation.patch - Removed the old 'initial' patch * s390-tools-sles15sp6-01-parse-ipl-device-for-activation.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=217
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"
|