script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Mon, 09 Jan 2012 12:47:26 +0100
branchstable-1.5
changeset 2215 1b881194a4d8
parent 2192 1c7c546ac08c
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Added 8139too driver for 2.6.35.
#
# 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