disable minecraft server
This commit is contained in:
parent
316df487ef
commit
5c2e2367c6
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ in {
|
|||
"Z /srv/minecraft/createpack - minecraft-createpack minecraft-createpack - -"
|
||||
];
|
||||
systemd.services.minecraft-createpack = {
|
||||
enable = false;
|
||||
|
||||
description = "Minecraft Create Ultimate Selection 2 Server";
|
||||
wantedBy = ["multi-user.target"];
|
||||
after = ["network.target"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue