ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
salaryman
/
trunk
/
salaryman.toml
Revision:
16
Committed:
Tue Jul 29 09:26:15 2025 UTC
(2 months, 1 week ago) by
yuzu
File size:
216 byte(s)
Log Message:
parallel process monitoring get
File Contents
#
Content
1
socket
=
"/tmp/salaryman.sock"
2
3
[[service]]
4
uuid
=
"4a8807b8-32ef-4cde-b9ed-8eabfd6cdb15"
5
name
=
"minecraft"
6
command
=
"java"
7
args
=
"-jar /minecraft/server.jar nogui"
8
directory
=
"/minecraft/data"
9
autostart
=
true
10