diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-06 23:17:21 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-06 23:17:21 +0000 |
commit | d293ca6678d6b962dac574dc708e923789cc155f (patch) | |
tree | 95577af3051f61faa98f8d617698225fb4190f64 /sys-fs/vhba/files/vhba-udev | |
parent | 5691afc709955e6d08588428fb86f5f5eb715f2c (diff) |
sys-fs/vhba : autoload the required kernel module at boot
Diffstat (limited to 'sys-fs/vhba/files/vhba-udev')
-rw-r--r-- | sys-fs/vhba/files/vhba-udev | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-fs/vhba/files/vhba-udev b/sys-fs/vhba/files/vhba-udev new file mode 100644 index 00000000..043f7963 --- /dev/null +++ b/sys-fs/vhba/files/vhba-udev @@ -0,0 +1,3 @@ +# do not edit this file, it will be overwritten on update +# +KERNEL=="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdrom" |