aboutsummaryrefslogtreecommitdiff
path: root/tibia-querymanager.service
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-08-18 03:03:47 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-08-18 03:03:47 -0300
commit9c29c27aa876a355b483cdd508e380905624bd27 (patch)
treee484544f3034beb2e30c686735bcd473eb37ae4c /tibia-querymanager.service
parent7ca3cfca6e683a318eedb907e4ba9c257d117b33 (diff)
downloadquerymanager-9c29c27aa876a355b483cdd508e380905624bd27.tar.gz
querymanager-9c29c27aa876a355b483cdd508e380905624bd27.zip
fix player index loading + small service config change
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