script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Mon, 19 Mar 2012 10:43:09 +0100
branchredundancy
changeset 2372 d895cd1db2bf
parent 2309 b0ddf0ea0a60
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Improved/fixed frame statistics (low-pass filters).
#
# 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