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";
|
description = "Minecraft Velocity Proxy";
|
||||||
after = [
|
after = [
|
||||||
"network-online.target"
|
"network-online.target"
|
||||||
"limbo.service"
|
|
||||||
];
|
];
|
||||||
wants = [ "network-online.target" ];
|
wants = [ "network-online.target" ];
|
||||||
requires = [ "limbo.service" ];
|
# requires = [ "limbo.service" ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue