Install ethercat service to multi-user target by default.
This commit is contained in:
parent
ccaef13810
commit
db5a33956d
|
|
@ -10,3 +10,6 @@ Type=oneshot
|
|||
RemainAfterExit=yes
|
||||
ExecStart=@prefix@/sbin/ethercatctl start
|
||||
ExecStop=@prefix@/sbin/ethercatctl stop
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue