raspberrypi(all): automatically load i2c modules at boot

This commit is contained in:
Calin Crisan 2017-05-07 19:58:53 +03:00
parent 406aad843f
commit 2c9deb0806

View File

@ -6,7 +6,7 @@ pid_file=/tmp/rc.pid
source /etc/init.d/base
echo "---- booting $os_name $os_version----" >> $tmp_boot_log
echo "---- booting $os_name $os_version ----" >> $tmp_boot_log
# start all init scripts in /etc/init.d,
# executing them in numerical order.