blob: c8f7c55276bda61ad8ed8b9d1e032ef9e35cd9d0 (
plain)
- [Unit]
- Description = voctomix pause-source
- After = voctomix-voctocore.service
- Requires = voctomix-voctocore.service
- [Service]
- Type = simple
- ExecStart = /usr/share/doc/voctomix/example-scripts/ffmpeg/source-nostream-pause-loop.sh
- Restart = always
- RestartSec = 1s
- StartLimitInterval = 0
- [Install]
- WantedBy = voctomix-voctocore.service
|