fix(etna): don't restart minecraft servers every switch
This commit is contained in:
parent
7b078cb32b
commit
273cd44d2c
2 changed files with 4 additions and 5 deletions
|
@ -61,6 +61,6 @@
|
|||
}
|
||||
];
|
||||
|
||||
systemd.services."${backend}-${name}".serviceConfig.TimeoutSec = "300";
|
||||
systemd.services."${backend}-mc-${name}".serviceConfig.TimeoutSec = "300";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue