Stream service installed + live; fix unit StartLimit placement (#798)

Detail: https://projects.knownelement.com/issues/798#note-4520

💘 Generated with Crush

Assisted-by: Crush:glm-5.2
This commit is contained in:
2026-09-05 05:47:27 -05:00
parent 6cb88a5f6e
commit 148773e320
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,7 @@ Description=UKRRS 24x7 desktop RTMP stream (reachableceo KDE whole screen)
Documentation=file:///home/reachableceo/projects/ultix/STREAMING.md
After=network-online.target xrdp.service
Wants=network-online.target
StartLimitIntervalSec=0
[Service]
Type=simple
@@ -15,7 +16,6 @@ EnvironmentFile=/etc/ukrrs/rtmp-stream.env
ExecStart=/usr/local/sbin/ukrrs-rtmp-stream.sh
Restart=always
RestartSec=5
StartLimitIntervalSec=0
# hard stop of the wrapper must take ffmpeg with it
KillMode=control-group
TimeoutStopSec=15