User Tools

Site Tools


simple-bpq-telnet-application

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
simple-bpq-telnet-application [2024/11/29 14:56] kc2ihxsimple-bpq-telnet-application [2024/11/29 14:57] (current) kc2ihx
Line 102: Line 102:
 <code> <code>
 # service for RRoAX25 server # service for RRoAX25 server
 +# replace USER with the username under which you created the bpq-apps venv
  
 [Unit] [Unit]
Line 109: Line 110:
 [Service] [Service]
 Type=simple Type=simple
-WorkingDirectory=/home/indiahotelxray/.local/bpq-apps/ +WorkingDirectory=/home/USER/.local/bpq-apps/ 
-ExecStart=/home/indiahotelxray/.local/bpq-apps/bin/python /home/indiahotelxray/.local/bpq-apps/scripts/rick.py -p 10001 -f /home/indiahotelxray/.local/bpq-apps/data/messages.json+ExecStart=/home/USER/.local/bpq-apps/bin/python /home/USER/.local/bpq-apps/scripts/rick.py -p 10001 -f /home/USER/.local/bpq-apps/data/messages.json
 Restart=always Restart=always
  
simple-bpq-telnet-application.1732892162.txt.gz · Last modified: 2024/11/29 14:56 by kc2ihx