1
0
forked from pool/cdemu-daemon
cdemu-daemon/60-vhba.rules
David Sterba 064b7a128b Accepting request 1152112 from home:theMarix:branches:filesystems
- Fix cdemu-daemon startup failing for regular users due to not
  being able to trigger the load of the vhba kernel module.
  (boo#958517)
- Changes in spec file are from spec_cleaner and unrelated to
  functional change.

OBS-URL: https://build.opensuse.org/request/show/1152112
OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=67
2024-03-08 14:31:08 +00:00

3 lines
160 B
Plaintext

#KERNEL=="vhba_ctl", NAME="%k", MODE="0660", OWNER="root", GROUP="cdrom"
KERNEL=="vhba_ctl", SUBSYSTEM=="misc", TAG+="uaccess", OPTIONS+="static_node=vhba_ctl"