blob: 6e6bc7f0170f4038104682136c388e5e99e71263 [file] [log] [blame]
[Unit]
Description=Janus WebRTC Gateway
Wants=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
ExecStart=/usr/bin/janus
Restart=on-failure
RestartSec=5
[Install]
WantedBy=multi-user.target