Install ethercat service to multi-user target by default. stable-1.5
authorFlorian Pose <fp@igh-essen.com>
Tue, 10 Apr 2012 19:09:51 +0200
branchstable-1.5
changeset 2377 aa0f6f939cb3
parent 2376 97ec7e18412e
child 2378 ca345abf0565
Install ethercat service to multi-user target by default.
script/ethercat.service.in
--- a/script/ethercat.service.in	Tue Apr 10 19:09:16 2012 +0200
+++ b/script/ethercat.service.in	Tue Apr 10 19:09:51 2012 +0200
@@ -10,3 +10,6 @@
 RemainAfterExit=yes
 ExecStart=@prefix@/sbin/ethercatctl start
 ExecStop=@prefix@/sbin/ethercatctl stop
+
+[Install]
+WantedBy=multi-user.target