summaryrefslogtreecommitdiff
path: root/community/ser2net/ser2net.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/ser2net/ser2net.service')
-rw-r--r--community/ser2net/ser2net.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/ser2net/ser2net.service b/community/ser2net/ser2net.service
deleted file mode 100644
index 7bb3137d4..000000000
--- a/community/ser2net/ser2net.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Proxy that allows tcp connections to serial ports
-After=syslog.target network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/ser2net
-
-[Install]
-WantedBy=multi-user.target
-