Update comfy-channel.service

This commit is contained in:
MattTheTekie 2026-03-10 16:28:25 -04:00 committed by GitHub
commit cab1f76405
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
WantedBy=multi-user.target