script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Wed, 14 Dec 2011 16:47:28 +0100
changeset 2226 4d99b3e86d29
parent 2189 002b978df979
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Improved generic driver error messages.
#
# 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