From cab1f76405ac9e5e48117592ab4a3c55e3a96744 Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Tue, 10 Mar 2026 16:28:25 -0400 Subject: [PATCH] Update comfy-channel.service --- comfy-channel.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comfy-channel.service b/comfy-channel.service index 4043460..f13b8c2 100644 --- a/comfy-channel.service +++ b/comfy-channel.service @@ -3,6 +3,6 @@ Description=Comfy Channel Station Script [Service] WorkingDirectory="location of comfy-channel" # make directory for /dev/shm/hls/ before deploying -ExecStart=/bin/python3 ./src/ComfyChannel.py -o "/dev/shm/hls/stream.m3u8" +ExecStart=/bin/python3 ./src/ComfyChannel.py [Install] -WantedBy=multi-user.target \ No newline at end of file +WantedBy=multi-user.target