Syncing current state.
This commit is contained in:
10
roles/Geth-Hub/templates/modules.j2
Normal file
10
roles/Geth-Hub/templates/modules.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
# /etc/modules: kernel modules to load at boot time.
|
||||
#
|
||||
# This file contains the names of kernel modules that should be loaded
|
||||
# at boot time, one per line. Lines beginning with "#" are ignored.
|
||||
|
||||
lirc_dev
|
||||
lirc_rpi gpio_in_pin={{ gpio_in_pin | default('18') }} gpio_out_pin={{ gpio_out_pin | default('17') }}
|
||||
bcm2835-v4l2
|
||||
r8188eu
|
||||
|
Reference in New Issue
Block a user