mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Add -turn command-line option in systemd
This commit is contained in:
parent
ab8c0be3b3
commit
d37c1e3998
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Type=simple
|
|||
WorkingDirectory=__FINALPATH__/
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
ExecStart=__FINALPATH__/galene
|
||||
ExecStart=__FINALPATH__/galene -turn :__TURNSERVER_PORT__
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Reference in a new issue