Skip to content

Commit 295d6fb

Browse files
committed
Address Ben comments
1 parent a709f59 commit 295d6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/supervisor/supervisor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ stdout_logfile = /var/log/supervisord/servo_interface-stdout.log
5050
stopsignal=INT
5151

5252
[program:camera]
53-
command=/jet/bin/run/camera_balsaq_main /jet/config/hoverjet/logger.yaml
53+
command=/jet/bin/run/camera_balsaq_main /jet/config/hoverjet/camera.yaml
5454
stderr_logfile = /var/log/supervisord/camera-stderr.log
5555
stdout_logfile = /var/log/supervisord/camera-stdout.log
5656
stopsignal=INT

0 commit comments

Comments
 (0)