summaryrefslogtreecommitdiffstats
path: root/remote/modules/dnbd3/data/etc
diff options
context:
space:
mode:
authorSimon Rettberg2013-07-22 15:35:56 +0200
committerSimon Rettberg2013-07-22 15:35:56 +0200
commite2b805c6aaf4e421950c166d139083b1c21b4540 (patch)
tree674f9ecb52310853855694647586343155b19cff /remote/modules/dnbd3/data/etc
parent[mltk/server] Add status output between generating squashFS and generating in... (diff)
downloadtm-scripts-e2b805c6aaf4e421950c166d139083b1c21b4540.tar.gz
tm-scripts-e2b805c6aaf4e421950c166d139083b1c21b4540.tar.xz
tm-scripts-e2b805c6aaf4e421950c166d139083b1c21b4540.zip
[dnbd3] Add dnbd3 client + kernel module
Diffstat (limited to 'remote/modules/dnbd3/data/etc')
-rw-r--r--remote/modules/dnbd3/data/etc/udev/rules.d/90-dnbd3.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/dnbd3/data/etc/udev/rules.d/90-dnbd3.rules b/remote/modules/dnbd3/data/etc/udev/rules.d/90-dnbd3.rules
new file mode 100644
index 00000000..0eb1f52d
--- /dev/null
+++ b/remote/modules/dnbd3/data/etc/udev/rules.d/90-dnbd3.rules
@@ -0,0 +1 @@
+KERNEL=="dnbd*", SUBSYSTEM=="block", MODE="0664"