script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Thu, 05 Jan 2012 16:47:23 +0100
branchredundancy
changeset 2311 dc8e5a35bc05
parent 2309 b0ddf0ea0a60
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Allow CoE OD List Segments to have 6 bytes instead of 8.
#
# 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