blob: 9f5a7590f68d9a196d234b2865b552aeb4d92fe5 (
plain)
- [Unit]
- Description = voctomix core
- After=network.target
- [Service]
- Type = simple
- ExecStart = /usr/share/voctomix/voctocore/voctocore.py -vv
- Restart = always
- RestartSec = 1s
- StartLimitInterval = 0
- [Install]
- WantedBy = multi-user.target
|