Выгрузка F7cloud_HPB
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Janus WebRTC gateway
|
||||
After=network.target
|
||||
Documentation=https://janus.conf.meetecho.com/docs/index.html
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/janus --disable-colors --daemon --log-stdout
|
||||
Restart=on-failure
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user