Skip to content
Snippets Groups Projects
Commit 9c4ad56a authored by David Trattnig's avatar David Trattnig
Browse files

Dependency for Engine Unit rather than socket. #21

parent f135c177
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=Aura Engine - Liquidsoap Socket
PartOf=aura-engine-lqs.service
[Socket]
ListenStream=/opt/aura/engine/src/liquidsoap/engine.sock
Accept=false
[Install]
WantedBy=sockets.target
\ No newline at end of file
......@@ -2,6 +2,7 @@
Description=Aura Engine - Playout Server
Documentation=https://gitlab.servus.at/aura/engine
After=network.target
Requires=aura-engine-lqs.service
[Service]
Type=simple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment