[Unit] Description=pulse-lets-go — Telephone Load Balancer Documentation=https://github.com/pulse-lets-go After=network.target [Service] Type=simple User=pulse Group=pulse ExecStart=/opt/pulse-lets-go/bin/pulse-lets-go WorkingDirectory=/opt/pulse-lets-go Restart=always RestartSec=5 # Безопасность NoNewPrivileges=yes PrivateTmp=yes ProtectSystem=strict ProtectHome=yes ReadWritePaths=/opt/pulse-lets-go/data /opt/pulse-lets-go/log # Логирование StandardOutput=journal StandardError=journal SyslogIdentifier=pulse-lets-go [Install] WantedBy=multi-user.target