mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
|
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:openvpn]
|
||
|
command=/etc/openvpn/start.sh
|
||
|
|
||
|
[program:transmissiond]
|
||
|
command=/usr/bin/transmission-daemon -f -g /etc/transmission-daemon/
|