diff options
Diffstat (limited to 'sys-fs/vhba/files')
-rw-r--r-- | sys-fs/vhba/files/vhba-kmod | 1 | ||||
-rw-r--r-- | sys-fs/vhba/files/vhba-udev | 3 |
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" |