Browse Source

update cam2 service

David 8 years ago
parent
commit
0e3f19f853
1 changed files with 1 additions and 1 deletions
  1. 1 1
      camera2/camera.service

+ 1 - 1
camera2/camera.service

@@ -4,7 +4,7 @@ After=syslog.target network.target
 
 [Service]
 Type=simple
-ExecStart=/home/curso/snowmix/camera2/feed-cam.sh
+ExecStart=/home/curso/snowmix/camera2/cam2.py
 Restart=always
 RestartSec=3