diff options
| author | Simon Rettberg | 2013-07-22 15:35:56 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-07-22 15:35:56 +0200 |
| commit | e2b805c6aaf4e421950c166d139083b1c21b4540 (patch) | |
| tree | 674f9ecb52310853855694647586343155b19cff /remote/modules/dnbd3/data | |
| parent | [mltk/server] Add status output between generating squashFS and generating in... (diff) | |
| download | tm-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')
| -rw-r--r-- | remote/modules/dnbd3/data/etc/udev/rules.d/90-dnbd3.rules | 1 |
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" |
