Update comfy-channel.service
This commit is contained in:
parent
d7797aabfc
commit
cab1f76405
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue