We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05e8c8 commit eb4b339Copy full SHA for eb4b339
1 file changed
scripts/files/camera-streamer/camera-streamer.service
@@ -10,6 +10,7 @@ ExecStop=/root/bin/camera-streamer-control stop
10
ExecReload=/root/bin/camera-streamer-control restart
11
RemainAfterExit=yes
12
KillMode=mixed
13
+TimeoutStopSec=10
14
15
[Install]
16
WantedBy=multi-user.target
0 commit comments