aboutsummaryrefslogtreecommitdiff
path: root/tibia-querymanager.service
diff options
context:
space:
mode:
Diffstat (limited to 'tibia-querymanager.service')
-rw-r--r--tibia-querymanager.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/tibia-querymanager.service b/tibia-querymanager.service
index a196d0a..a7a3004 100644
--- a/tibia-querymanager.service
+++ b/tibia-querymanager.service
@@ -3,6 +3,10 @@
[Unit]
Description=Tibia Query Manager
After=network.target
+# Make sure we attempt to start services depending on the querymanager
+# if we use start/stop instead of restart. It seems there is no way to
+# automate this, although it would be desirable.
+Wants=tibia-login.service tibia-game.service tibia-web.service
[Install]
WantedBy=multi-user.target