image: Install Butterfly (web terminal)

This commit is contained in:
Artem Smirnov
2018-10-01 18:55:37 +03:00
parent bc6f066804
commit 2ae1c1dfaa
4 changed files with 25 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
[Unit]
Description=Butterfly Terminal Server
[Service]
ExecStart=/usr/local/bin/butterfly.server.py --host="0.0.0.0" --unsecure
User=pi

View File

@@ -0,0 +1,5 @@
[Socket]
ListenStream=57575
[Install]
WantedBy=sockets.target