swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: a7904a538933c525096ca2ccde1e60d0ee62c08e authored by Linus Torvalds on 19 December 2021, 22:14:33 UTC
Linux 5.16-rc6
Tip revision: a7904a5
examples.rst
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
back to top