script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Fri, 13 Jan 2012 11:27:20 +0100
branchstable-1.5
changeset 2266 ec8e1151b8a7
parent 2192 1c7c546ac08c
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Fixed reset of allow_scanning flag if ecrt_master_activate() was not called.
#
# 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