lctr-rpi/rpi-camera-aux: add usbmount to cfg_services1.

This commit is contained in:
Pedro Gonçalves 2018-04-20 20:09:08 +01:00
parent e0090cdf1b
commit 970365d5bf
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ cfg_eth_ext_ip='10.0.10.52'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
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'