blob: a38773e35ff41b1ffccf06aaa7ff63b7bfd49d8f (
plain)
- [Unit]
- Description = voctomix recording-sink
- After = voctomix-voctocore.service
- Requires = voctomix-voctocore.service
- [Service]
- Type = simple
- ExecStart = /usr/share/doc/voctomix/example-scripts/ffmpeg/record-mixed-ffmpeg-segmented.sh
- Restart = always
- RestartSec = 1s
- StartLimitInterval = 0
- [Install]
- WantedBy = voctomix-voctocore.service
|