[Unit]
Description=Janus WebRTC gateway
After=network.target
[Service]
Type=simple
ExecStart=/opt/janus/bin/janus -o
Restart=always
RestartSec=3
Nice=-10
TasksMax=infinity
LimitCORE=infinity
LimitNOFILE=1000000
LimitNPROC=60000
LimitSTACK=250000
LimitRTPRIO=infinity
LimitRTTIME=7000000
IOSchedulingClass=realtime
IOSchedulingPriority=2
CPUSchedulingPolicy=rr
CPUSchedulingPriority=89
[Install]
WantedBy=multi-user.target
--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/1df5f060-20b7-4592-bf3f-2a02e14d1a93n%40googlegroups.com.