script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Tue, 10 Apr 2012 18:56:50 +0200
branchstable-1.5
changeset 2375 ac3db27d60e0
parent 2192 1c7c546ac08c
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Fixed 'String too large' error in command-line tool.
#
# 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