Files

10 lines
216 B
Desktop File
Raw Permalink Normal View History

[Unit]
Description=LiveKit graceful restart when no active calls
After=livekit-server.service
[Service]
Type=oneshot
ExecStart=/usr/local/bin/livekit-graceful-restart.sh
StandardOutput=journal
StandardError=journal