forked from pool/ser2net
Marcus Meissner
6ce29fa923
- Update to version 4.1.6 * upstream does not provide a changelog - Drop patch: * ser2net-config.patch (config is now done via YAML) - Add BR: pkgconfig(libgensio), pkgconfig(yaml-0.1) OBS-URL: https://build.opensuse.org/request/show/795497 OBS-URL: https://build.opensuse.org/package/show/network:utilities/ser2net?expand=0&rev=15
10 lines
170 B
Desktop File
10 lines
170 B
Desktop File
[Unit]
|
|
Description=Proxy that allows tcp connections to serial ports
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/ser2net -n
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|