Skip to content

Commit eb4b339

Browse files
committed
Reduce camera-streamer timeout to 10s
1 parent a05e8c8 commit eb4b339

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/files/camera-streamer/camera-streamer.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ExecStop=/root/bin/camera-streamer-control stop
1010
ExecReload=/root/bin/camera-streamer-control restart
1111
RemainAfterExit=yes
1212
KillMode=mixed
13+
TimeoutStopSec=10
1314

1415
[Install]
1516
WantedBy=multi-user.target

0 commit comments

Comments
 (0)