init: libra instructions
This commit is contained in:
15
libra-monitor.service
Normal file
15
libra-monitor.service
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=0L Monitor Service
|
||||
|
||||
ExecStart=/home/deployer/libra-release/ol serve
|
||||
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
|
||||
# Make sure you CREATE the directory and file for your node.log
|
||||
StandardOutput=file:/home/deployer/logs/monitor.log
|
||||
StandardError=file:/home/deployer/logs/monitor.log
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=libra-monitor.service
|
||||
Reference in New Issue
Block a user