vault backup: 2023-07-23 08:54:03

This commit is contained in:
zleyyij 2023-07-23 08:54:03 -06:00
parent 63211f8fc0
commit 4aef23b5cd

View File

@ -67,7 +67,7 @@ This enables minecraft to run in the background, restart if it crashes, etc etc.
In `/etc/systemd/system`, place this file and tailor it to your liking. In `/etc/systemd/system`, place this file and tailor it to your liking.
``` ```
[Unit] [Unit]
Description=Minecraft Servre Description=Minecraft Server
# I don't know what these mean I'm getting them from here: # I don't know what these mean I'm getting them from here:
# https://gist.github.com/dotStart/ea0455714a0942474635 # https://gist.github.com/dotStart/ea0455714a0942474635
Wants=network-online.target Wants=network-online.target