Avoid double-close of Web Server socket on shutdown.

This commit is contained in:
Robin E. R. Davies
2024-11-22 16:17:46 -05:00
parent 1c071ba7f3
commit 6c0622abf8
3 changed files with 3 additions and 30 deletions
+1 -3
View File
@@ -16,12 +16,10 @@ User=pipedal_d
Group=pipedal_d
Restart=always
TimeoutStartSec=60
NotifyAccess=all
RestartSec=5
TimeoutStopSec=15
WorkingDirectory=/var/pipedal
Environment=JACK_PROMISCUOUS_SERVER=audio
Environment=JACK_NO_AUDIO_RESERVATION=1
[Install]