Install ethercat service to multi-user target by default.
This commit is contained in:
parent
9a999a45f9
commit
74687adbe9
|
|
@ -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