lctr-rpi/rpi-camera-aux: add usbmount to cfg_services1.
This commit is contained in:
parent
e0090cdf1b
commit
970365d5bf
@ -3,5 +3,5 @@ cfg_eth_ext_ip='10.0.10.52'
|
|||||||
cfg_eth_ext_mk='255.255.0.0'
|
cfg_eth_ext_mk='255.255.0.0'
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
cfg_eth_ext_gw='10.0.0.1'
|
||||||
cfg_ptpd_interface='eth0'
|
cfg_ptpd_interface='eth0'
|
||||||
cfg_services1=''
|
cfg_services1='usbmount'
|
||||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools rpcbind rpi-boot-firmware linux/rpi exiv2 pointgrey opencv nfs-utils ptpd'
|
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools rpcbind rpi-boot-firmware linux/rpi exiv2 pointgrey opencv nfs-utils ptpd'
|
||||||
|
Reference in New Issue
Block a user