wow
This commit is contained in:
parent
4f775b12f2
commit
b63744ec0c
1 changed files with 1 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue