mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 02:52:55 +00:00
don't start stop-minecraft timer on rebuild
This commit is contained in:
parent
89a95445e1
commit
7bca2775d1
@ -101,7 +101,6 @@ in {
|
|||||||
OnCalendar = "*-*-* *:*:0/20"; # Every 20 seconds
|
OnCalendar = "*-*-* *:*:0/20"; # Every 20 seconds
|
||||||
Unit = "stop-minecraft.service";
|
Unit = "stop-minecraft.service";
|
||||||
};
|
};
|
||||||
wantedBy = [ "timers.target" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# If no players are connected, then stop services and prepare to resume again
|
# If no players are connected, then stop services and prepare to resume again
|
||||||
|
Loading…
Reference in New Issue
Block a user