update systemd services; include make directives and docs for use
This commit is contained in:
committed by
Łukasz Magiera
parent
9f8ecb0ac4
commit
514339e855
@@ -6,6 +6,10 @@ After=network.target
|
||||
ExecStart=/usr/local/bin/lotus daemon
|
||||
Environment=GOLOG_FILE="/var/log/lotus-daemon"
|
||||
Environment=GOLOG_LOG_FMT="json"
|
||||
MemoryAccounting=true
|
||||
MemoryHigh=8G
|
||||
MemoryMax=10G
|
||||
LimitNOFILE=8192:10240
|
||||
|
||||
[Install]
|
||||
WantedBy=multiuser.target
|
||||
|
||||
Reference in New Issue
Block a user