This commit is contained in:
암냥 2026-07-25 11:24:25 +09:00
commit b63744ec0c
No known key found for this signature in database

View file

@ -5,10 +5,9 @@
description = "Minecraft Velocity Proxy";
after = [
"network-online.target"
"limbo.service"
];
wants = [ "network-online.target" ];
requires = [ "limbo.service" ];
# requires = [ "limbo.service" ];
wantedBy = [ "multi-user.target" ];
serviceConfig = {