From 4796fe57401a2b188a0b229cde5b2708d1e3f910 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Thu, 12 May 2022 10:15:13 -0400 Subject: [PATCH] Make the server run at a better time. --- .../mts-ENLIVEN.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/deprecated/change_hardcoded_world_and_username_manually_first/mts-ENLIVEN.service b/utilities/deprecated/change_hardcoded_world_and_username_manually_first/mts-ENLIVEN.service index ae9cb03..60f280e 100644 --- a/utilities/deprecated/change_hardcoded_world_and_username_manually_first/mts-ENLIVEN.service +++ b/utilities/deprecated/change_hardcoded_world_and_username_manually_first/mts-ENLIVEN.service @@ -1,6 +1,6 @@ [Unit] description="Job that runs mts-ENLIVEN minetest server as specific user" -After=network.target +After=local-fs.target network.target [Service] Type=simple