f5tts/script/f5tts.service
2025-05-25 09:55:51 +00:00

11 lines
216 B
Desktop File

[Unit]
Wants=systemd-networkd.service
[Service]
User=ymq
Group=ymq
WorkingDirectory=/share/ymq/run/f5tts
ExecStart=/share/ymq/run/f5tts/f5tts.env/bin/python app/f5tts.py -p 9995
[Install]
WantedBy=multi-user.target