SHA256
1
0
forked from pool/ser2net

osc copypac from project:home:elvigia package:ser2net revision:2

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=1
This commit is contained in:
Cristian Rodríguez
2012-12-20 22:14:19 +00:00
committed by Git OBS Bridge
commit 4cda3a7c94
6 changed files with 125 additions and 0 deletions

9
ser2net.service Normal file
View File

@@ -0,0 +1,9 @@
[Unit]
Description=Proxy that allows tcp connections to serial ports
After=network.target
[Service]
ExecStart=/usr/sbin/ser2net -n
[Install]
WantedBy=multi-user.target