script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Fri, 06 Apr 2012 23:30:35 +0200
branchredundancy
changeset 2373 593272e5a169
parent 2309 b0ddf0ea0a60
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Clarified fields of ec_master_state_t in redundancy case.
#
# 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