mirror of
https://github.com/YGGverse/pymaster.git
synced 2025-03-13 05:41:19 +00:00
debug pymaster output to file
This commit is contained in:
parent
75487e36e8
commit
de15629079
@ -9,8 +9,9 @@ User=master
|
|||||||
Group=master
|
Group=master
|
||||||
WorkingDirectory=/home/master/pymaster/
|
WorkingDirectory=/home/master/pymaster/
|
||||||
ExecStart=/home/master/pymaster/pymaster.py -i $PYMASTER_IP -p $PYMASTER_PORT
|
ExecStart=/home/master/pymaster/pymaster.py -i $PYMASTER_IP -p $PYMASTER_PORT
|
||||||
|
StandardOutput=file:/home/master/pymaster-debug.log
|
||||||
|
StandardError=file:/home/master/pymaster-error.log
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user