linuxOS_D21X/source/linux-5.10/Documentation/admin-guide/aoe/examples.rst

24 lines
446 B
ReStructuredText
Raw Normal View History

2024-11-29 08:13:19 +00:00
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