script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Mon, 30 Jan 2012 15:17:34 +0100
branchredundancy
changeset 2360 622a7faa07df
parent 2309 b0ddf0ea0a60
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Added fix for ESC port order (DC delay calculation).
#
# EtherCAT Master Kernel Modules
#

[Unit]
Description=EtherCAT Master Kernel Modules

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@prefix@/sbin/ethercatctl start
ExecStop=@prefix@/sbin/ethercatctl stop