vault backup: 2023-07-23 09:10:03
This commit is contained in:
parent
4aef23b5cd
commit
c46f4877ed
@ -80,4 +80,7 @@ After=network-online.target
|
|||||||
|
|
||||||
# This command is run when the service is started
|
# 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 --nojline --noconsole
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
// TODO: https://unix.stackexchange.com/questions/612137/how-to-write-to-stdin-of-a-service
|
||||||
|
Loading…
Reference in New Issue
Block a user