Infinidoge / nix-minecraft

An attempt to better support Minecraft-related content for the Nix ecosystem
MIT License
246 stars 26 forks source link

fix(minecraft-servers): don't clear runtime dir #26

Closed Infinidoge closed 1 year ago

Infinidoge commented 1 year ago

Fixes #14

For some reason I just didn't read that RuntimeDirectory was explicitly cleared by systemd with the service stops/restarts. This led to all of the other tmux sockets becoming lost whenever a server restarted or was stopped.