xref: /openbmc/linux/Documentation/admin-guide/aoe/examples.rst (revision 496cc140279b4517a23f4534e468ec9c66283f4b)
1Example of udev rules
2---------------------
3
4 .. include:: udev.txt
5    :literal:
6
7Example of udev install rules script
8------------------------------------
9
10 .. literalinclude:: udev-install.sh
11    :language: shell
12
13Example script to get status
14----------------------------
15
16 .. literalinclude:: status.sh
17    :language: shell
18
19Example of AoE autoload script
20------------------------------
21
22 .. literalinclude:: autoload.sh
23    :language: shell
24