modify service config to make sure it stops before the querymanager

This commit is contained in:
fusion32 2025-08-18 03:09:25 -03:00
parent 6b72cd1ebf
commit cda04d75a1

View File

@ -2,7 +2,7 @@
[Unit] [Unit]
Description=Tibia Web Server Description=Tibia Web Server
After=network.target After=network.target tibia-querymanager.service
Requires=tibia-querymanager.service Requires=tibia-querymanager.service
[Install] [Install]