swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 2c523b344dfa65a3738e7039832044aa133c75fb authored by Linus Torvalds on 09 March 2020, 00:44:44 UTC
Linux 5.6-rc5
Tip revision: 2c523b3
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