vault backup: 2023-07-23 09:13:03
This commit is contained in:
parent
0a00f0a645
commit
24860a2e78
@ -81,10 +81,9 @@ After=network-online.target
|
||||
# Group=bar
|
||||
|
||||
# Where you want the command to be run
|
||||
|
||||
|
||||
WorkingDirectory=/opt/minecraft
|
||||
# This command is run when the service is started
|
||||
ExecStart=/usr/bin/java -Xmx8G -Xms3g -jar /path/to/server.jar --nojline --noconsole
|
||||
ExecStart=/usr/bin/java -Xmx8G -Xms3g -jar /path/to/server.jar nogui
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user