debug pymaster output to file

This commit is contained in:
ghost 2023-12-24 07:01:17 +02:00
parent 75487e36e8
commit de15629079

View File

@ -9,8 +9,9 @@ User=master
Group=master
WorkingDirectory=/home/master/pymaster/
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
[Install]
WantedBy=multi-user.target