remove gpsd from install

This commit is contained in:
Yossi 2017-04-17 12:33:18 +03:00
parent 8ef52117e3
commit 67800dd04c

View File

@ -116,7 +116,8 @@ sudo rm -R __MACOSX
# make the video dir writable # make the video dir writable
sudo chmod 777 -R /home/Cardigan/modules/video/ sudo chmod 777 -R /home/Cardigan/modules/video/
#make gps position writable
sudo chmod +x /home/Cardigan/daemons/gps/position
@ -265,8 +266,8 @@ sudo systemctl disable gpsd.socket
# reboot # reboot
# 5) Execute the daemon reset # 5) Execute the daemon reset
sudo killall gpsd #sudo killall gpsd
sudo gpsd /dev/ttyS0 -F /var/run/gpsd.sock #sudo gpsd /dev/ttyS0 -F /var/run/gpsd.sock