Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[sfrench/cifs-2.6.git] / Documentation / admin-guide / aoe / examples.rst
1 Example of udev rules
2 ---------------------
3
4  .. include:: udev.txt
5     :literal:
6
7 Example of udev install rules script
8 ------------------------------------
9
10  .. literalinclude:: udev-install.sh
11     :language: shell
12
13 Example script to get status
14 ----------------------------
15
16  .. literalinclude:: status.sh
17     :language: shell
18
19 Example of AoE autoload script
20 ------------------------------
21
22  .. literalinclude:: autoload.sh
23     :language: shell