fixes to the service file; + former stub /etc/init.d/plc becomes /usr/bin/plc-ctl
[myplc.git] / plc.service
diff --git a/plc.service b/plc.service
deleted file mode 100644 (file)
index 0246411..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=PLC Service
-After=network.target
-
-[Service]
-Type=simple
-ExecStart=/etc/init.d/plc start
-ExecStop=/etc/init.d/plc stop
-ExecReload=/etc/init.d/plc reload
-TimeoutSec=300
-
-[Install]
-WantedBy=multi-user.target