summarylogtreecommitdiffstats
path: root/mtproxy.service
diff options
context:
space:
mode:
Diffstat (limited to 'mtproxy.service')
-rw-r--r--mtproxy.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtproxy.service b/mtproxy.service
index 988117959075..d91010d225b5 100644
--- a/mtproxy.service
+++ b/mtproxy.service
@@ -13,6 +13,7 @@ ExecStart=/usr/bin/mtproto-proxy \
--http-ports=${CLIENT_PORT} \
--mtproto-secret=${SECRET} \
--aes-pwd=/var/lib/mtproxy/secret.conf \
+ $ARGS \
/var/lib/mtproxy/multi.conf
[Install]