aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/aoe/examples.rst
blob: 91f3198e52c1d42afbbaf59783af7c34ce91c6fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Example of udev rules
---------------------

 .. include:: udev.txt
    :literal:

Example of udev install rules script
------------------------------------

 .. literalinclude:: udev-install.sh
    :language: shell

Example script to get status
----------------------------

 .. literalinclude:: status.sh
    :language: shell

Example of AoE autoload script
------------------------------

 .. literalinclude:: autoload.sh
    :language: shell