2026-02-20 16:55:44 -05:00
|
|
|
[Unit]
|
|
|
|
|
Description=Chat Grid signaling server
|
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=simple
|
2026-02-25 00:31:23 -05:00
|
|
|
# This file is a reference example.
|
|
|
|
|
# Use deploy/scripts/install_service.sh to generate an environment-specific unit.
|
2026-02-20 16:55:44 -05:00
|
|
|
Restart=always
|
|
|
|
|
RestartSec=3
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=multi-user.target
|