script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Wed, 04 Jan 2012 12:30:30 +0100
branchredundancy
changeset 2326 a0762c46360e
parent 2309 b0ddf0ea0a60
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Fixed crash on loading e100 driver for 2.6.33 (allocating cbs_pool).
#
# 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