script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Tue, 10 Jan 2012 11:58:09 +0100
branchstable-1.5
changeset 2261 b18db181066c
parent 2192 1c7c546ac08c
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Renamed original parts of e1000 driver for 2.6.29.
#
# 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