summaryrefslogtreecommitdiff
path: root/sys-fs/vhba/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-06 23:17:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-06 23:17:21 +0000
commitd293ca6678d6b962dac574dc708e923789cc155f (patch)
tree95577af3051f61faa98f8d617698225fb4190f64 /sys-fs/vhba/files
parent5691afc709955e6d08588428fb86f5f5eb715f2c (diff)
sys-fs/vhba : autoload the required kernel module at boot
Diffstat (limited to 'sys-fs/vhba/files')
-rw-r--r--sys-fs/vhba/files/vhba-kmod1
-rw-r--r--sys-fs/vhba/files/vhba-udev3
2 files changed, 4 insertions, 0 deletions
diff --git a/sys-fs/vhba/files/vhba-kmod b/sys-fs/vhba/files/vhba-kmod
new file mode 100644
index 00000000..408a64c5
--- /dev/null
+++ b/sys-fs/vhba/files/vhba-kmod
@@ -0,0 +1 @@
+vhba
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"