mirror of
https://github.com/do6uk/meshcore_multitcp.git
synced 2026-04-21 03:53:36 +00:00
Delete meshcore-multitcp.service
This commit is contained in:
parent
6a277a9842
commit
819557bed5
1 changed files with 0 additions and 17 deletions
|
|
@ -1,17 +0,0 @@
|
|||
[Unit]
|
||||
Description=meshcore TCP-Multiplexer
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=*youruser*
|
||||
|
||||
WorkingDirectory=/home/*youruser*/meshcore_multitcp/
|
||||
ExecStartPre=/bin/sleep 5
|
||||
ExecStart=/home/*youruser*/meshcore_multitcp/meshcore_multitcp.py -s *yourip*:5000 -d *deviceip*:5000
|
||||
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue